lemonbar: Add units to modules.
Units are sections of the lemonbar, highlighted in alternating colors
This commit is contained in:
@@ -51,10 +51,10 @@ net_alert = 5
|
||||
#fi
|
||||
|
||||
# Icon definitions
|
||||
sep_left = "" # Powerline separator left alt.
|
||||
sep_right = " " # Powerline separator right
|
||||
sep_l_left = " " # Powerline light separator left
|
||||
sep_l_right = " " # Powerline light sepatator right
|
||||
sep_left = "" # Powerline separator left alt.
|
||||
sep_right = "" # Powerline separator right
|
||||
sep_l_left = "" # Powerline light separator left
|
||||
sep_l_right = "" # Powerline light sepatator right
|
||||
|
||||
# Icon glyphs from Terminusicons2
|
||||
icon_clock = "" # Clock icon
|
||||
|
||||
Reference in New Issue
Block a user