newer configs

This commit is contained in:
Robin
2025-07-15 21:51:50 +02:00
parent 47a35b863d
commit 2fc643bf30
20 changed files with 265 additions and 138 deletions

View File

@@ -84,7 +84,7 @@
"interval": 30,
"exec": "checkupdates | wc -l",
"exec-if": "exit 0",
"on-click": "kitty sh -c 'yay -Syu; echo Done - Press enter to exit; read'; pkill -SIGRTMIN+8 waybar",
"on-click": "kitty sh -c 'yay -Syu --noconfirm; echo Done - Press enter to exit; read'; pkill -SIGRTMIN+8 waybar",
"signal": 8,
"tooltip": false,
},