mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-14 20:58:34 +10:00
Cleaning up conky configs.
This commit is contained in:
@@ -414,7 +414,7 @@ def init_widgets_list():
|
||||
active = colors[8],
|
||||
inactive = colors[9],
|
||||
rounded = False,
|
||||
highlight_color = colors[2],
|
||||
highlight_color = colors[0],
|
||||
highlight_method = "line",
|
||||
this_current_screen_border = colors[7],
|
||||
this_screen_border = colors [4],
|
||||
|
||||
@@ -291,7 +291,7 @@ def init_widgets_list():
|
||||
active = colors[8],
|
||||
inactive = colors[9],
|
||||
rounded = False,
|
||||
highlight_color = colors[2],
|
||||
highlight_color = colors[0],
|
||||
highlight_method = "line",
|
||||
this_current_screen_border = colors[7],
|
||||
this_screen_border = colors [4],
|
||||
|
||||
Reference in New Issue
Block a user