Clean, thunderbird in magic workspace

This commit is contained in:
Thomas Forgione 2025-05-02 16:17:48 +02:00
parent 513521c2fd
commit 755a5ac611

View File

@ -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