dzen2: Force using DejaVu since letter symbol might not be available otherwise

master
Pierre Neidhardt 2017-10-08 19:21:26 +01:00
parent 88e5f845b4
commit 4a920898c8
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ fi
if [ $# -eq 1 ] && command -v $1 >/dev/null 2>&1; then
exec $1
else
conky | dzen2 -p -dock -ta l -fn "Mono" &
conky | dzen2 -p -dock -ta l -fn "DejaVu Sans Mono" &
## `exwm-enable' has to be called before the frame is spawned.
emacs --daemon -f exwm-enable
exec emacsclient -c