diff options
author | Adrian Kummerlaender | 2016-05-08 19:15:23 +0200 |
---|---|---|
committer | Adrian Kummerlaender | 2016-05-08 19:15:23 +0200 |
commit | 588464b75d8e35a419311d96a683368488b88693 (patch) | |
tree | 6e8ebfb6932942e991a1340d878d7c30141330dc /twmn | |
parent | 60312dec4a91f48d6b137d563aeb7920f5be2c60 (diff) | |
download | dotfiles-588464b75d8e35a419311d96a683368488b88693.tar dotfiles-588464b75d8e35a419311d96a683368488b88693.tar.gz dotfiles-588464b75d8e35a419311d96a683368488b88693.tar.bz2 dotfiles-588464b75d8e35a419311d96a683368488b88693.tar.lz dotfiles-588464b75d8e35a419311d96a683368488b88693.tar.xz dotfiles-588464b75d8e35a419311d96a683368488b88693.tar.zst dotfiles-588464b75d8e35a419311d96a683368488b88693.zip |
Font, theme change
Diffstat (limited to 'twmn')
-rw-r--r-- | twmn/.config/twmn/twmn.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/twmn/.config/twmn/twmn.conf b/twmn/.config/twmn/twmn.conf index 3fa9ce6..60c7b59 100644 --- a/twmn/.config/twmn/twmn.conf +++ b/twmn/.config/twmn/twmn.conf @@ -4,8 +4,9 @@ always_on_top=true background_color=#909737 bounce=true bounce_duration=500 -font=DejaVu Sans Mono +font=Fantasque Sans Mono font_size=15 +font_variant=medium foreground_color=#111111 height=20 in_animation=38 |