diff options
Diffstat (limited to 'dotfiles/hyprland/.config')
| -rw-r--r-- | dotfiles/hyprland/.config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf index cd30f81..1aeb58e 100644 --- a/dotfiles/hyprland/.config/hypr/hyprland.conf +++ b/dotfiles/hyprland/.config/hypr/hyprland.conf @@ -278,7 +278,7 @@ bind = $mod SHIFT, B, exec, blueman-manager # Screenshots (grim + slurp + fuzzel menu) bind = $mod, S, exec, screenshot region -bind = $mod, Print, exec, screenshot fullscreen +bind = CTRL $mod, S, exec, screenshot fullscreen # Lock screen (from sxhkdrc: super+Escape) bind = $mod, ESCAPE, exec, hyprlock |
