mirror of
https://gitgud.io/Melon__Bread/gnu-plus-dotfiles.git
synced 2024-11-24 16:28:59 -05:00
cleaned up autostart
This commit is contained in:
parent
552db588bb
commit
2f83dd3fb2
@ -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 &
|
||||
|
Loading…
Reference in New Issue
Block a user