concentrate machine-specific options at top
This commit is contained in:
parent
f85afaef72
commit
3a9c08f07b
1 changed files with 0 additions and 1 deletions
|
|
@ -262,7 +262,6 @@ def init_widgets_list():
|
||||||
foreground = Colors.bg,
|
foreground = Colors.bg,
|
||||||
colour_have_updates = Colors.bg,
|
colour_have_updates = Colors.bg,
|
||||||
colour_no_updates = Colors.bg,
|
colour_no_updates = Colors.bg,
|
||||||
x # mouse_callbacks = {'Button1': lambda: qtile.cmd_spawn(myTerm + ' -e sudo apt upgrade')},
|
|
||||||
background = Colors.red,
|
background = Colors.red,
|
||||||
**powerline,
|
**powerline,
|
||||||
),
|
),
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue