From 3b6df0e8f7d01b9d7d783aba42b1c23a46ace3a5 Mon Sep 17 00:00:00 2001 From: Kyler Clay Date: Thu, 10 Oct 2024 04:31:44 -0400 Subject: [PATCH] Commit for generation 226 --- glasshouse-desktop/home/hyprland/config.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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,"