diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 7bd0225..2ce3c1f 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -154,7 +154,7 @@ in bind = $mainMod, C ,exec, hyprpicker -a bind = $mainMod, G,exec, $HOME/.local/bin/toggle_layout bind = $mainMod, W,exec, pkill wofi || wallpaper-picker - bind = $mainMod, SHIFT, W, exec, vm-start + bind = $mainMod SHIFT, W, exec, vm-start # screenshot bind = $mainMod, Print, exec, grimblast --notify --cursor save area ~/Pictures/$(date +'%Y-%m-%d-At-%Ih%Mm%Ss').png