diff options
| author | silly <u65487754@gmail.com> | 2026-02-12 05:44:09 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-12 05:44:09 +0100 |
| commit | fccdb1c83790a5f8af577e46fa9b1b4240bff676 (patch) | |
| tree | 0002876361a4b5b43e54cd86a766c6102ac3d66a /.config/hypr/hyprland.conf | |
| parent | b4897038fd60e7a90579f6b1d63fa9869a40d5ca (diff) | |
Update hyprland.conf
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 |
