updated xmobar a bit more
This commit is contained in:
parent
df6ed2732b
commit
af79a96a27
@ -2,4 +2,4 @@
|
||||
|
||||
count=$(yay -Qu | wc -l)
|
||||
|
||||
echo $count
|
||||
printf "<fn=1>\ufbae </fn>%s" $count
|
||||
|
||||
@ -93,7 +93,7 @@ Config {
|
||||
|
||||
-- time and date indicator
|
||||
-- (%F = y-m-d date, %a = day of week, %T = h:m:s time)
|
||||
, Run Date "<fc=#268bd2><fn=1> \xf073 </fn> %a %_d %b %Y</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 %_d %b %Y</fc> <fc=#6272a4>|</fc> <fc=#2AA198><fn=1>\xf017 </fn>%H:%M:%S</fc>" "date" 10
|
||||
|
||||
-- keyboard layout indicator
|
||||
-- , Run Kbd [ ("us(dvorak)" , "DV")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user