1
0
Fork 0

fix autostart

This commit is contained in:
Luca Bilke 2024-02-03 18:16:00 +01:00
parent dd4e4ee746
commit 4d4d3e94f4
2 changed files with 3 additions and 2 deletions

View file

@ -123,5 +123,5 @@ fi
gpgconf --launch gpg-agent
if [ -z "$DISPLAY" ] && [ "$XDG_VTNR" -eq 1 ]; then
exec startx $XINITRC
exec logwrap startx $XINITRC
fi

View file

@ -10,7 +10,8 @@ xwallpaper --zoom "$XDG_DATA_HOME/bg"
unclutter -noevents &
start gpgconf --launch gpg-agent
start dwmlocks
start dwmblocks
start picom
start pipewire
start dunst