merge: desktop

This commit is contained in:
AngeD 2023-03-30 00:22:12 +02:00
commit 888f787c3b
4 changed files with 12 additions and 13 deletions

View file

@ -11,13 +11,13 @@ xrandr \
feh --bg-fill "$XDG_CONFIG_HOME/wallpapers/monerochan.png" --no-fehbg
# startup
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & # arch
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & # arch
#/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 & # debian
#/usr/libexec/polkit-gnome-authentication-agent-1 & # fedora
picom &
redshift &
dunst &
sbar &
picom &
redshift &
dunst &
sbar &
xset dpms 300 # lock 5m
xss-lock -- lock &