updated date icon

This commit is contained in:
Solomon Laing 2022-10-17 14:06:34 +10:30
parent ad77193dde
commit 4bf58df405

View File

@ -1,7 +1,7 @@
Config { Config {
-- appearance -- appearance
font = "xft:Fira Code:size=9:antialias=true:hinting=true" font = "xft:Fira Code:size=12:antialias=true:hinting=true"
, additionalFonts = [ "xft:FiraCode Nerd Font:style=Regular:size=9:antialias=true:hinting=true" ] , additionalFonts = [ "xft:FiraCode Nerd Font:style=Regular:size=9:antialias=true:hinting=true" ]
, bgColor = "#282a36" , bgColor = "#282a36"
, fgColor = "#f8f8f2" , fgColor = "#f8f8f2"
@ -60,7 +60,7 @@ Config {
-- time and date indicator -- time and date indicator
-- (%F = y-m-d date, %a = day of week, %T = h:m:s time) -- (%F = y-m-d date, %a = day of week, %T = h:m:s time)
, Run Date "<fc=#268bd2><fn=1>\xf073</fn> %a %Y-%m-%d</fc> <fc=#6272a4>|</fc> <fc=#2AA198><fn=1>\xf017 </fn>%H:%M:%S</fc>" "date" 10 , Run Date "<fc=#268bd2><fn=1>\xf073 </fn> %a %Y-%m-%d</fc> <fc=#6272a4>|</fc> <fc=#2AA198><fn=1>\xf017 </fn>%H:%M:%S</fc>" "date" 10
-- Runs a simple script that counts the number of system updates to apply -- Runs a simple script that counts the number of system updates to apply
, Run Com "xmobar-status-updates" [] "updates" 3600 , Run Com "xmobar-status-updates" [] "updates" 3600