2024-08-28 02:34:50 -05:00
|
|
|
# vim: set ft=config:
|
|
|
|
# Run this at first to fix up some systemd stuff
|
|
|
|
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
|
|
|
|
|
|
|
# Daemons and stuff
|
|
|
|
exec-once = nm-applet
|
2024-08-28 02:49:08 -05:00
|
|
|
exec-once = flatpak run com.nextcloud.desktopclient.nextcloud --background
|
2024-08-28 02:34:50 -05:00
|
|
|
exec-once = flatpak run io.kopia.KopiaUI
|
|
|
|
exec-once = waybar
|
2024-08-28 02:49:08 -05:00
|
|
|
exec-once = wlsunset -T 5300 -t 3500 -g 1
|