Added notifs to waybar

This commit is contained in:
2026-02-27 13:49:29 +01:00
parent f0b4ecc886
commit 907d464c72
@@ -16,8 +16,17 @@
"battery",
"tray",
"clock",
"custom/notifications",
],
"custom/notifications": {
"format": " {}",
"interval": 2,
"exec": "swaync-client -swb",
"on-click": "swaync-client -t",
"tooltip": false,
},
"custom/hyprscroll_overflow": {
"exec": "bash -lc 'COLUMN_WIDTH=0.5 \"$HOME/.config/hypr/scripts/hyprscroll-overflow.sh\"'",
"return-type": "json",