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