bin/dmenu: get font from env variable DMENU_FONT
This commit is contained in:
parent
5c7f1a669f
commit
836bd06d07
3 changed files with 18 additions and 1 deletions
7
local/.profile.vriska
Normal file
7
local/.profile.vriska
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#
|
||||
# ~/.profile.local (included by ~/.profile)
|
||||
#
|
||||
|
||||
# Set dmenu font
|
||||
export DMENU_FONT='Liberation Mono:12'
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue