diff --git a/home-modules/hyprland.nix b/home-modules/hyprland.nix index f5354cb..bb527f9 100755 --- a/home-modules/hyprland.nix +++ b/home-modules/hyprland.nix @@ -565,7 +565,7 @@ in { submap = reset submap = color - ${action_simple { key = "W"; cmd = ''exec,kitty -e sh -c 'change_colors_json img $(swww query | sed -n 1p | sed -e "s-.*image: --g") && nh home switch''; }} + ${action_simple { key = "W"; cmd = ''exec,kitty -e sh -c 'change_colors_json img $(swww query | sed -n 1p | sed -e "s-.*image: --g") && nh home switch' ''; }} ${action_simple { key = "M"; cmd = ''exec,change_colors_json manual && kitty -e sh -c 'nh home switch && firefox /home/${user}/.config/color-pallete.html' ''; }} ${action_simple { key = "D"; cmd = ''exec,firefox /home/${user}/.config/color-pallete.html ''; }} bind = , Escape, execr, waybar_mode unset