diff --git a/autoquit.sh b/autoquit.sh index bbe3991..0f31406 100755 --- a/autoquit.sh +++ b/autoquit.sh @@ -12,11 +12,12 @@ declare -a applications_array=(\ "nm-applet" \ # Network Manager Applet "kdeconnect-indi" \ # KDE Connect "flameshot" \ # Flameshot Screenshot Tool + "redshift-gtk" \ # Redshift Blue Light Filter # Background Processes "picom" \ # Picom Compositor "deadd-notificat" \ # Deadd Notification Center "greenclip" \ # Greenclip Clipboard Manager - "redshift-gtk" \ # Redshift Blue Light Filter + "redshift" \ # Redshift Blue Light Filter "polkit-gnome-au" \ # GNOME Polkit Authentication Agent "slstatus" \ # slstatus status bar "light-locker" \ # LightDM Locker diff --git a/autostart.sh b/autostart.sh index a3a5a0e..a06d980 100755 --- a/autostart.sh +++ b/autostart.sh @@ -19,6 +19,7 @@ declare -a applications_array=(\ "picom --config /home/sravan/.config/picom/picom.conf" \ # Picom Compositor "deadd-notification-center" \ # Deadd Notification Center "greenclip daemon" \ # Greenclip Clipboard Manager + "redshift -x" \ # Reset redshift display gamma "redshift-gtk" \ # Redshift Blue Light Filter "/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1" \ # GNOME Polkit Authentication Agent "slstatus" \ # slstatus status bar