diff --git a/man/waybar-river-window.5.scd b/man/waybar-river-window.5.scd index 94adbe0..d0497a0 100644 --- a/man/waybar-river-window.5.scd +++ b/man/waybar-river-window.5.scd @@ -56,4 +56,4 @@ Addressed by *river/window* # STYLE - *#window* -- *window#.focused* Applied when the output this module's bar belongs to is focused. \ No newline at end of file +- *#window.focused* Applied when the output this module's bar belongs to is focused. \ No newline at end of file diff --git a/meson.build b/meson.build index b794b16..bbacae8 100644 --- a/meson.build +++ b/meson.build @@ -347,6 +347,7 @@ if scdoc.found() 'waybar-network.5.scd', 'waybar-pulseaudio.5.scd', 'waybar-river-tags.5.scd', + 'waybar-river-window.5.scd', 'waybar-sway-language.5.scd', 'waybar-sway-mode.5.scd', 'waybar-sway-window.5.scd',