This commit is contained in:
2024-02-29 13:34:04 +02:00
parent 1d6b5e4429
commit 26653cddc3
6 changed files with 35 additions and 11 deletions

View File

@@ -1,4 +1,3 @@
exec --no-startup-id ~/bin/autostart
exec --no-startup-id /usr/lib/gnome-settings-daemon/gnome-settings-daemon
#notifications
exec killall -q notify-osd
@@ -7,3 +6,5 @@ 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)"')
#emacs
exec --no-startup-id emacs --daemon
exec --no-startup-id ~/scripts/sound.sh
exec --no-startup-id ~/bin/autostart