diff --git a/home-manager/features/hyprland.nix b/home-manager/features/hyprland.nix index d462161..343c825 100644 --- a/home-manager/features/hyprland.nix +++ b/home-manager/features/hyprland.nix @@ -287,6 +287,7 @@ "$mainMod, B, exec, $browser" "$mainMod, D, exec, $menu" "$mainMod + SHIFT, S, exec, hyprshot -m region --clipboard-only" + "$mainMod + CTRL + SHIFT, S, exec, hyprshot -m region -o ~/Pictures" "$mainMod, C, exec, swaync-client -t" "$mainMod + L_CONTROL, Q, exec, /home/drew/.config/rofi/powermenu/powermenu.sh"