mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 19:40:24 +10:00
Minor edits
This commit is contained in:
@@ -457,7 +457,7 @@ def init_widgets_screen1():
|
||||
# All other monitors' bars will display everything but widgets 22 (systray) and 23 (spacer).
|
||||
def init_widgets_screen2():
|
||||
widgets_screen2 = init_widgets_list()
|
||||
del widgets_screen2[22:23]
|
||||
del widgets_screen2[22:24]
|
||||
return widgets_screen2
|
||||
|
||||
# For adding transparency to your bar, add (background="#00000000") to the "Screen" line(s)
|
||||
|
||||
Reference in New Issue
Block a user