bin/dmenu: get font from env variable DMENU_FONT

This commit is contained in:
Lexi / Zoe 2019-01-09 23:06:06 +01:00
parent 5c7f1a669f
commit 836bd06d07
3 changed files with 18 additions and 1 deletions

7
local/.profile.vriska Normal file
View file

@ -0,0 +1,7 @@
#
# ~/.profile.local (included by ~/.profile)
#
# Set dmenu font
export DMENU_FONT='Liberation Mono:12'