diff --git a/.xinitrc b/.xinitrc index 00b6fd99..844050cb 100644 --- a/.xinitrc +++ b/.xinitrc @@ -18,9 +18,7 @@ fi if [ $# -eq 1 ] && command -v $1 >/dev/null 2>&1; then exec $1 else - if command -v dzen2 >/dev/null 2>&1 && command -v conky >/dev/null 2>&1; then - conky | dzen2 -p -dock -ta l -fn "Mono" & - fi + conky | dzen2 -p -dock -ta l -fn "Mono" & ## `exwm-enable' has to be called before the frame is spawned. emacs --daemon -f exwm-enable exec emacsclient -c