From 1695d600a000abf65ef6e5e0a176991c00773b31 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sun, 2 Jun 2024 13:18:49 +0100 Subject: Added Chimera Linux updates script ( Allowed wheel group to 'apk update' only in doas.conf ) --- .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 61f1bf8..0cb638b 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/chimera-updates.sh + args: [] + content: + string: + margin: 0 + text: "{updates}" + font: *nerdfont + foreground: 98971aff + on-click: sh -c "~/.config/yambar/scripts/chimera-updates.sh update" - script: path: ~/.config/yambar/scripts/idleinhibit.sh args: [] -- cgit v1.2.3