merge: main

This commit is contained in:
AngeD 2023-03-30 00:20:57 +02:00
commit ebd3949c39
2 changed files with 7 additions and 6 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 MiB

View File

@ -4,18 +4,19 @@
numlockx
# display
<<<<<<< HEAD
xrandr \
--output HDMI1 --auto --primary
feh --bg-tile "$XDG_CONFIG_HOME/wallpapers/landscape.png" --no-fehbg
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 &