diff --git a/hyprctl/Strings.hpp b/hyprctl/Strings.hpp index 951c6a7fe6c..50bda75b764 100644 --- a/hyprctl/Strings.hpp +++ b/hyprctl/Strings.hpp @@ -70,6 +70,7 @@ const std::string_view HYPRPAPER_HELP = R"#(usage: hyprctl [flags] hyprpaper → Preloads image unload → Unloads image. Pass 'all' as path to unload all images wallpaper → Issue a wallpaper to call a config wallpaper dynamically @@ -111,7 +112,7 @@ create : remove : Removes virtual output. Pass the output's name, as found in 'hyprctl monitors' - + flags: See 'hyprctl --help')#"; @@ -155,4 +156,4 @@ const std::string_view SWITCHXKBLAYOUT_HELP = R"#(usage: [flags] switchxkblayout starting from 0 flags: - See 'hyprctl --help')#"; \ No newline at end of file + See 'hyprctl --help')#";