dotfiles/_local/vriska/.profile.local
2020-01-29 11:11:12 +01:00

10 lines
165 B
Text

#
# ~/.profile.local (included by ~/.profile)
#
# Set dmenu font
export DMENU_FONT='Liberation Mono:12'
export QT_QPA_PLATFORMTHEME=gtk2
export QT_SCALE_FACTOR=1