mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-17 21:24:49 +10:00
Working on a new qtile config.
This commit is contained in:
@@ -495,7 +495,7 @@ def init_widgets_list():
|
||||
|
||||
def init_widgets_screen1():
|
||||
widgets_screen1 = init_widgets_list()
|
||||
del widgets_screen1[9:10] # Slicing removes unwanted widgets (systray) on Monitors 1,3
|
||||
# del widgets_screen1[9:10] # Slicing removes unwanted widgets (systray) on Monitors 1,3
|
||||
return widgets_screen1
|
||||
|
||||
def init_widgets_screen2():
|
||||
|
||||
Reference in New Issue
Block a user