From 2f83dd3fb2beda3090227ddc5e6f6dfe21057461 Mon Sep 17 00:00:00 2001 From: Melon Bread Date: Tue, 28 Sep 2021 01:08:23 -0400 Subject: [PATCH] cleaned up autostart --- .config/qtile/scripts/autostart.sh | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/.config/qtile/scripts/autostart.sh b/.config/qtile/scripts/autostart.sh index c795e41..94dd448 100755 --- a/.config/qtile/scripts/autostart.sh +++ b/.config/qtile/scripts/autostart.sh @@ -12,7 +12,7 @@ function run { #starting utility applications at boot time lxsession & run nm-applet & -run pamac-tray & +#run pamac-tray & numlockx on & blueman-applet & #flameshot & @@ -20,17 +20,8 @@ blueman-applet & picom --config .config/picom/picom-blur.conf --experimental-backends & #/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & dunst & -feh --randomize --bg-fill /usr/share/wallpapers/garuda-wallpapers/* +feh --randomize --bg-fill ~/Pictures/Wallpapers/* #starting user applications at boot time run volumeicon & -#run discord & #nitrogen --random --set-zoom-fill & -#run caffeine -a & -#run vivaldi-stable & -#run firefox & -#run thunar & -#run dropbox & -#run insync start & -#run spotify & -#run atom & -#run telegram-desktop & +run caffeine -a &