autostart
parent
c3d773c037
commit
7f5e0b0648
|
|
@ -1,11 +1,12 @@
|
|||
# Or execute your favorite apps at launch like this:
|
||||
exec-once =bash ~/mount-smb.sh
|
||||
exec-once =bash ~/mountnc.sh
|
||||
exec-once = bash vicinae server
|
||||
#exec-once =bash ~/mount-smb.sh
|
||||
#exec-once =bash ~/mountnc.sh
|
||||
exec-once =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
|
||||
exec-once= udiskie -t -m nested -n
|
||||
exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/ewwstart.sh
|
||||
exec-once =udiskie -t -m nested -n
|
||||
exec-once = ~/.config/scripts/unified-rotate.sh cw && sleep 0.3 && ~/.config/scripts/unified-rotate.sh ccw
|
||||
exec-once = systemctl --user start hyprpolkitagent
|
||||
exec-once = hyprsunset
|
||||
exec-once = nm-applet
|
||||
|
|
|
|||
Loading…
Reference in New Issue