From d07d895e38c0dac173ca0c3644e4da5d95d9c562 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Thu, 5 Jun 2025 15:46:00 -0400 Subject: [PATCH] Removed terminal from executing in terminal.conf as a systemd unit is setup to launch it. --- dot_config/hypr/hyprland.conf.d/terminal.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dot_config/hypr/hyprland.conf.d/terminal.conf b/dot_config/hypr/hyprland.conf.d/terminal.conf index 3aab930..539d57a 100644 --- a/dot_config/hypr/hyprland.conf.d/terminal.conf +++ b/dot_config/hypr/hyprland.conf.d/terminal.conf @@ -1,12 +1,8 @@ # terminal.conf -$terminal = kitty # workspace workspace = special:terminal -# launch a terminal -exec-once = [workspace special:terminal silent] $terminal - # key binds $mainMod = SUPER bind = $mainMod, T, togglespecialworkspace, terminal