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