diff options
Diffstat (limited to '.config/hypr/hyprland.conf')
| -rw-r--r-- | .config/hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index d584724..14151f5 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -101,6 +101,7 @@ bind = $mainMod, P, pseudo, bind = $mainMod, J, togglesplit, bind = $mainMod, T, exec, ~/.config/fuzzel/master.sh bind = $mainMod, F, fullscreen, 0 +bind = $mainMod, Tab, workspace, m+1 bind = ALT SHIFT, S, exec, grim -g "$(slurp)" - | wl-copy bind = $mainMod, left, movefocus, l |
