diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/hyprland/hypr/binds.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hyprland/hypr/binds.conf b/config/hyprland/hypr/binds.conf index 8100868..cdaf573 100644 --- a/config/hyprland/hypr/binds.conf +++ b/config/hyprland/hypr/binds.conf @@ -14,6 +14,7 @@ bind = $mainMod SHIFT, P, pseudo bind = $mainMod, S, togglesplit bind = $mainMod, B, exec, firefox +bind = $mainMod, T, exec, $term -e tmux a || tmux bind = $mainMod, E, focusmonitor, +1 bind = $mainMod, W, focusmonitor, -1 |