autostart - export is a whole command

main
The_miro 2026-02-11 14:36:55 +01:00
parent 6f5ea65d08
commit 53afafe528
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Or execute your favorite apps at launch like this: # Or execute your favorite apps at launch like this:
#exec-once =bash ~/mount-smb.sh #exec-once =bash ~/mount-smb.sh
#exec-once =bash ~/mountnc.sh #exec-once =bash ~/mountnc.sh
exec-once =export QT_QPA_PLATFORMTHEME="" vicinae server exec-once =export QT_QPA_PLATFORMTHEME="" && vicinae server
exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/bluetooth-applet.sh exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/bluetooth-applet.sh
exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/ulwatchdog.sh exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/ulwatchdog.sh
exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/ewwstart.sh exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/ewwstart.sh