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