From ca5089470e7fe51f926f86e8b7dc6697358385dd Mon Sep 17 00:00:00 2001 From: quirinecker Date: Fri, 8 May 2026 16:17:19 +0200 Subject: [PATCH] tmux session will now be opned at startup. have to observe how well this works --- homemanager/hyprland/hyprland.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/homemanager/hyprland/hyprland.conf b/homemanager/hyprland/hyprland.conf index 72ad49a..37fda37 100644 --- a/homemanager/hyprland/hyprland.conf +++ b/homemanager/hyprland/hyprland.conf @@ -50,7 +50,7 @@ exec-once = ~/.config/hypr/scripts/gpu-screen-recorder/start-replay.sh exec-once = spotify & signal-desktop & thunderbird & gnome-calendar & bitwarden & $browser & discord & steam-silent -exec-once = [workspace 1 silent] $terminal +exec-once = [workspace 1 silent] ghostty -e tmux new-session -A -s main windowrule = match:class ^(zen-beta)$, workspace 2 silent windowrule = match:class ^(org.gnome.Calendar)$, workspace 3 silent @@ -219,6 +219,7 @@ $mainMod = SUPER # Sets "Windows" key as main modifier # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more bind = $mainMod, T, exec, $terminal +bind = $mainMod SHIFT, T, exec, ghostty -e tmux new-session -A -s main bind = $mainMod, B, exec, $browser bind = $mainMod, I, exec, noctalia-shell ipc call bar toggle bind = $mainMod, C, killactive,