autostart - export is a whole command
parent
6f5ea65d08
commit
53afafe528
|
|
@ -1,7 +1,7 @@
|
|||
# Or execute your favorite apps at launch like this:
|
||||
#exec-once =bash ~/mount-smb.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/ulwatchdog.sh
|
||||
exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/ewwstart.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue