diff options
author | Thanos Apollo <[email protected]> | 2025-01-15 00:00:59 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2025-01-15 00:00:59 +0200 |
commit | 3e932a916d0c9799053425679dc76aaacdecf741 (patch) | |
tree | 7573c08a270fb379421b9fd3f966691927e17e54 | |
parent | f1a78be1147bf3d69d6f27cfd5761bbc5f2f832d (diff) |
-rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 0027408..91e3e22 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -203,7 +203,7 @@ bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, J, togglesplit, # dwindle bind = $mainMod SHIFT, f, fullscreen, - +bind = $mainMod, comma, exec, grimshot save area bind = $mainMod, l, exec, swaylock # Move focus with mainMod + arrow keys |