diff --git a/xsession/dwm-start b/xsession/dwm-start index 4c0a8b3..2767194 100755 --- a/xsession/dwm-start +++ b/xsession/dwm-start @@ -11,7 +11,9 @@ $HOME/.config/picom/launch & # Background nitrogen --restore & -# wal -R + +# conky +$HOME/.config/conky/launch.sh & # Anti sleep xset s off &