diff --git a/glasshouse-desktop/home/hyprland/config.nix b/glasshouse-desktop/home/hyprland/config.nix index 7cacddd..6de277f 100644 --- a/glasshouse-desktop/home/hyprland/config.nix +++ b/glasshouse-desktop/home/hyprland/config.nix @@ -120,8 +120,8 @@ "super, up, exec, pactl set-sink-volume @default_sink@ +10%" "super, down, exec, pactl set-sink-volume @default_sink@ -10%" "super, print, exec, grimblast copy area" - "super, a, exec, $browser" - "super, q, exec, $terminal --title Kitty" + "super, a, exec, yazi" + "super, q, exec, kitty --title Kitty" "super, d, exec, /home/pagedmov/coding/scripts/switchmon.sh" "super, c, killactive," "super shift, q, exit,"