updating .gitignore, user-dirs.dirs, etc

This commit is contained in:
2025-04-29 18:25:43 -07:00
parent b8e6598a7f
commit 6a4a6a8c3e
6 changed files with 13 additions and 10 deletions
+1 -1
View File
@@ -202,7 +202,7 @@ exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=ssh
exec /usr/bin/syncthing
# Notifications
exec_always pgrep -x dunst > /dev/null || dunst
exec_always sh -c 'pgrep -x dunst > /dev/null || dunst'
# Wlsunset (Night Light)
exec_always pgrep -x wlsunset > /dev/null || wlsunset -l 47.6 -L -122.3 -t 3500 -T 6000