(hypr/tmux) added keybinding to open terminal with tmux attach command,

fixed tmux colors
This commit is contained in:
scbj
2025-07-31 10:06:05 +02:00
parent 5e29255aea
commit 09afbcee12
2 changed files with 2 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ exec-once = waybar
$Mod = SUPER
bind = $Mod, Escape, exec, $screenlocker
bind = $Mod, Return, exec, $terminal
bind = $Mod, t, exec, $terminal tmux attach
bind = $Mod, d, exec, $menu
bind = $Mod, q, killactive,
bind = $Mod SHIFT, q, forcekillactive