hypr: launch tmux with alacritty
This commit is contained in:
parent
37659bec2e
commit
25dad9fdb8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue