Added notifs to waybar
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user