From 308b84588c594cb35037d378635602161129e131 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Wed, 29 May 2024 20:57:08 +0100 Subject: Commented out update section temporarily --- .config/yambar/config.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to '.config/yambar/config.yml') diff --git a/.config/yambar/config.yml b/.config/yambar/config.yml index c9bbf3c..61f1bf8 100644 --- a/.config/yambar/config.yml +++ b/.config/yambar/config.yml @@ -82,16 +82,16 @@ bar: text: "{time}" right: - - script: - path: ~/.config/yambar/scripts/void-updates.sh - args: [] - content: - string: - margin: 0 - text: "{updates}" - font: *nerdfont - foreground: 98971aff - on-click: sh -c "~/.config/yambar/scripts/void-updates.sh update" + # - script: + # path: ~/.config/yambar/scripts/void-updates.sh + # args: [] + # content: + # string: + # margin: 0 + # text: "{updates}" + # font: *nerdfont + # foreground: 98971aff + # on-click: sh -c "~/.config/yambar/scripts/void-updates.sh update" - script: path: ~/.config/yambar/scripts/idleinhibit.sh args: [] -- cgit v1.2.3