inital commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"updateIntervalMinutes": 30,
|
||||
"updateTerminalCommand": "alacritty -e",
|
||||
"currentIconName": "world-download",
|
||||
"hideOnZero": true,
|
||||
"customCmdGetNumUpdates": "expr $(xbps-install -Mnu 2>&1 | grep -v '^$' | wc -l) + $(flatpak remote-ls --updates | wc -l)",
|
||||
"customCmdDoSystemUpdate": "~/update.sh"
|
||||
}
|
||||
Reference in New Issue
Block a user