Skip to content

Commit

Permalink
.xmonad: Compile with XFT
Browse files Browse the repository at this point in the history
Not sure if I need it but maybe one day...
  • Loading branch information
liskin committed Nov 15, 2020
1 parent 3a315d1 commit c4a8d86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .xmonad/stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ packages:

flags:
xmobar:
with_xft: false
with_xft: true
with_utf8: true
with_threaded: true
xmonad-contrib:
use_xft: false
use_xft: true

0 comments on commit c4a8d86

Please sign in to comment.