good latex stuff?

This commit is contained in:
LinlyBoi
2022-12-18 12:54:38 +02:00
parent 8ed04358a3
commit 6d5ebd6280
5 changed files with 7 additions and 2 deletions

View File

@@ -4,4 +4,4 @@ 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 redshift -l $(curl -s "https://location.services.mozilla.com/v1/geolocate?key=geoclue" | jq -r '"\(.location.lat):\(.location.lng)"')
exec --no-startup-id redshift -l $(curl -s "https://location.services.mozilla.com/v1/geolocate?key=geoclue" | jq -r '"\(.location.lat):\(.location.lng)"')