cleaned up autostart

This commit is contained in:
Rain Clark 2021-09-28 01:08:23 -04:00
parent 552db588bb
commit 2f83dd3fb2

View File

@ -12,7 +12,7 @@ function run {
#starting utility applications at boot time #starting utility applications at boot time
lxsession & lxsession &
run nm-applet & run nm-applet &
run pamac-tray & #run pamac-tray &
numlockx on & numlockx on &
blueman-applet & blueman-applet &
#flameshot & #flameshot &
@ -20,17 +20,8 @@ blueman-applet &
picom --config .config/picom/picom-blur.conf --experimental-backends & picom --config .config/picom/picom-blur.conf --experimental-backends &
#/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & #/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
dunst & dunst &
feh --randomize --bg-fill /usr/share/wallpapers/garuda-wallpapers/* feh --randomize --bg-fill ~/Pictures/Wallpapers/*
#starting user applications at boot time #starting user applications at boot time
run volumeicon & run volumeicon &
#run discord &
#nitrogen --random --set-zoom-fill & #nitrogen --random --set-zoom-fill &
#run caffeine -a & run caffeine -a &
#run vivaldi-stable &
#run firefox &
#run thunar &
#run dropbox &
#run insync start &
#run spotify &
#run atom &
#run telegram-desktop &