10 lines
329 B
Plaintext
10 lines
329 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
|
||
|
exec-once = flatpak run io.kopia.KopiaUI
|
||
|
exec-once = waybar
|