From 25dad9fdb8ca985dcb7fe4648a227fa508f8c60b Mon Sep 17 00:00:00 2001 From: thomasabishop Date: Wed, 31 Jan 2024 20:59:57 +0000 Subject: [PATCH] hypr: launch tmux with alacritty --- hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 4c07c9c..ac3f1df 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -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