capture templates+ rm-ed unmanged files
This commit is contained in:
@@ -3,8 +3,10 @@ exec --no-startup-id /usr/lib/gnome-settings-daemon/gnome-settings-daemon
|
||||
exec killall -q notify-osd
|
||||
exec bash ~/scripts/res.sh
|
||||
exec_always --no-startup-id dunst -config ~/.config/dunst/dunstrc
|
||||
exec --no-startup-id redshift -l $(curl -s "https://location.services.mozilla.com/v1/geolocate?key=geoclue" | jq -r '"\(.location.lat):\(.location.lng)"')
|
||||
exec --no-startup-id redshift
|
||||
#emacs
|
||||
exec --no-startup-id emacs --daemon
|
||||
exec --no-startup-id ~/scripts/sound.sh
|
||||
#moved to pipewire not needed anymore
|
||||
# exec --no-startup-id ~/scripts/sound.sh
|
||||
exec --no-startup-id ~/bin/autostart
|
||||
exec --no-startup-id nextcloud --background
|
||||
|
||||
Reference in New Issue
Block a user