Qtile 33 breaking changes
This commit is contained in:
+2
-1
@@ -1069,7 +1069,8 @@ from defines import red_color, light_red_color, green_color, light_green_color,
|
||||
#+begin_src python :tangle ~/.config/qtile/config.py :mkdirp yes
|
||||
def workspace_status_widgets(size, fontsize):
|
||||
return [
|
||||
widget.CurrentLayoutIcon(
|
||||
widget.CurrentLayout(
|
||||
mode='icon',
|
||||
scale = 0.9,
|
||||
),
|
||||
widget.TextBox(
|
||||
|
||||
Reference in New Issue
Block a user