# waybar-modules Custom waybar modules to extent the usability of waybar. ## Focused window Waybar has a module for showing the _app_id_ with it's _title_ but adding anything between them will stay even when it's empty. The `waybar-window` module shows the _app_id_ with it's _title_ beside it with a `|` between them. Much of this module's inspiration is taken from 1jehuang's [niri-workspaces-rs](https://github.com/1jehuang/niri-workspaces-rs/blob/43061415a7707d32757e02c76c9a662aee488c94/assets/demo.gif) Github repo. ## Recording status For recording the screen `gpu-screen-recorder` seems to be the best option. It provides options to record monitor, focused window, choosing through portal and region. It also gives options to record in different video and audio formats. The codec can also be changed. # LICENSE MIT