From 755a5ac6112efad6fb0f085c7621d47797e80adc Mon Sep 17 00:00:00 2001 From: Thomas Forgione Date: Fri, 2 May 2025 16:17:48 +0200 Subject: [PATCH] Clean, thunderbird in magic workspace --- hypr/hyprland.conf | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 96bd3b5..001abfb 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -37,13 +37,13 @@ $hyprscript = ~/.config/dotfiles/hypr/hyprscript # Autostart necessary processes (like notifications daemons, status bars, etc.) # Or execute your favorite apps at launch like this: -exec-once = $hyprscript stat & -exec-once = hyprpaper & -exec-once = nm-applet & -exec-once = flameshot & -exec-once = blueberry-tray & -exec-once = nextcloud --background & -exec-once = thunderbird & +exec-once = $hyprscript stat +exec-once = hyprpaper +exec-once = nm-applet +exec-once = flameshot +exec-once = blueberry-tray +exec-once = nextcloud --background +exec-once = [workspace special:magic silent] thunderbird source = ~/.config/dotfiles/hypr/exec-once.conf