diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-09-01 00:38:59 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-09-01 00:38:59 +0200 |
commit | d94e878591beed81db514cd429fc638f3c296785 (patch) | |
tree | bded143aa5a6ce0326f52ed68f4f03d904e9a600 /config/hyprland | |
parent | d0ae21d18c24fa0c4e7d39d3e57e6613501b697d (diff) | |
parent | 2d4be6b13ee3f3154e308d09ba54f0f61e4d5b2f (diff) |
Merge branch 'main' of /var/git/dotfiles
Diffstat (limited to 'config/hyprland')
-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 |