mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-10 18:11:13 +10:00
Minor edits
This commit is contained in:
@@ -351,7 +351,7 @@ def init_widgets_list():
|
|||||||
update_interval = 300,
|
update_interval = 300,
|
||||||
func = lambda: subprocess.check_output("printf $(uname -r)", shell=True, text=True),
|
func = lambda: subprocess.check_output("printf $(uname -r)", shell=True, text=True),
|
||||||
foreground = colors[3],
|
foreground = colors[3],
|
||||||
fmt = '❤ Kernel: {}',
|
fmt = '❤ {}',
|
||||||
decorations=[
|
decorations=[
|
||||||
BorderDecoration(
|
BorderDecoration(
|
||||||
colour = colors[3],
|
colour = colors[3],
|
||||||
|
|||||||
Reference in New Issue
Block a user