summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-08-30 08:30:42 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-08-30 08:30:42 +0200
commit7d71e0aaea6c31c56e84efae29d9aa22f39d8e6d (patch)
treecfaabe1d00881780d78a2446883a75626f9aa66d
parent8496a2ee56390c5f2cdc8761fc89885f99982a78 (diff)
[hyprland] added tmux keybind
-rw-r--r--config/hyprland/hypr/binds.conf1
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