about summary refs log tree commit diff
path: root/src/XMonad/Custom/Theme.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/XMonad/Custom/Theme.hs')
-rw-r--r--src/XMonad/Custom/Theme.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/XMonad/Custom/Theme.hs b/src/XMonad/Custom/Theme.hs
index ed3cb8d..d25cb55 100644
--- a/src/XMonad/Custom/Theme.hs
+++ b/src/XMonad/Custom/Theme.hs
@@ -46,7 +46,7 @@ import           XMonad.Layout.Decoration
 import qualified XMonad.Prompt            as P
 
 font :: String
-font = "xft:lucy tewi:style=Regular:size=8" -- TODO CJKのフォールバックフォントを追加する
+font = "xft:tewi:style=Regular:size=8" -- TODO CJKのフォールバックフォントを追加する
 
 black1, black2 :: String -- TODO get variables from Xresources
 (black1, black2) =

Consider giving Nix/NixOS a try! <3