Move wlsunset into daemons file

This commit is contained in:
Salt 2024-08-28 02:49:08 -05:00
parent 4dccafbead
commit 0e9e4e98a6
2 changed files with 2 additions and 2 deletions

View File

@ -4,6 +4,7 @@ exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CUR
# Daemons and stuff
exec-once = nm-applet
exec-once = flatpak run com.nextcloud.desktopclient.nextcloud
exec-once = flatpak run com.nextcloud.desktopclient.nextcloud --background
exec-once = flatpak run io.kopia.KopiaUI
exec-once = waybar
exec-once = wlsunset -T 5300 -t 3500 -g 1

View File

@ -1 +0,0 @@
exec-once = wlsunset -T 5300 -t 3500 -g 1