Fixing a minor issue.

This commit is contained in:
Derek Taylor
2021-04-25 18:24:22 -05:00
parent fa5fc11530
commit 0b6a9882bc
8 changed files with 19 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ Config { font = "xft:Ubuntu:weight=bold:pixelsize=11:antialias=true:hinting=t
, hideOnStart = False
, allDesktops = True
, persistent = True
, iconRoot = "~/.xmonad/xpm/" -- default: "."
, iconRoot = "/home/dt/.xmonad/xpm/" -- default: "."
, commands = [
-- Time and date
Run Date "<fn=1>\xf133</fn> %b %d %Y - (%H:%M) " "date" 50