From e9c7ebcddc66915fe81f53c6142fc97c16c323ce Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Sat, 1 Aug 2020 16:19:59 -0400 Subject: [PATCH] slstatus - Add slstatus to background processes to autostart --- autostart.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/autostart.sh b/autostart.sh index 6c0bdb1..8a7b3b7 100755 --- a/autostart.sh +++ b/autostart.sh @@ -16,6 +16,7 @@ declare -a applications_array=(\ "greenclip daemon" \ # Greenclip Clipboard Manager "redshift-gtk" \ # Redshift Blue Light Filter "/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1" # GNOME Polkit Authentication Agent + "slstatus" \ # slstatus status bar # Hardware Driver Applications "solaar --window=hide" \ # Logitech Mouse Driver "polychromatic-tray-applet" \ # Razer Keyboard Customization