11 lines
384 B
Plaintext
11 lines
384 B
Plaintext
# 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
|
|
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
|