Redshift Tray Icon

- Move redshift from autostart_blocking to autostart
- Use redshift-gtk instead of redshift to get a tray icon
This commit is contained in:
Sravan Balaji
2020-07-27 21:21:43 -04:00
parent 8faf64215e
commit 2769ef11ad
2 changed files with 3 additions and 3 deletions

View File

@@ -18,6 +18,9 @@ nm-applet &
# Deadd Notification Center
deadd-notification-center &
# Redshift
redshift-gtk &
#####################
# Cloud Drive Rsync #
#####################

View File

@@ -5,6 +5,3 @@ picom --config ~/.config/picom/picom.conf &
# Restore wallpaper
nitrogen --restore &
# Blue light filter (Farmington Hills, MI)
redshift -l 42.48531:-83.37716 &