hypr: launch tmux with alacritty

This commit is contained in:
thomasabishop 2024-01-31 20:59:57 +00:00
parent 37659bec2e
commit 25dad9fdb8

View file

@ -142,7 +142,7 @@ windowrulev2 = nomaximizerequest, class:.* # You'll probably like this.
$mainMod = SUPER
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, Q, exec, $terminal
bind = $mainMod, Q, exec, $terminal -e tmux
bind = $mainMod, R, killactive,
bind = $mainMod, M, exit,
bind = $mainMod, E, exec, $fileManager