Regenerated

This commit is contained in:
2026-04-01 19:01:40 +02:00
parent 701f6cccc8
commit 7884c798b5
7 changed files with 481 additions and 298 deletions
+12 -1
View File
@@ -4,7 +4,10 @@
//"modules-left": ["hyprland/window"],
"modules-center": ["hyprland/workspaces" ],
"modules-center": [
"hyprland/workspaces",
"custom/hyprscroll_overflow"
],
"modules-right": [
"idle_inhibitor",
@@ -22,6 +25,14 @@
"custom/notifications",
],
"custom/hyprscroll_overflow": {
"exec": "~/.config/waybar/scripts/hyprscroll-overflow.sh",
"interval": 2,
"return-type": "json",
"on-click": "~/.config/waybar/scripts/hyprscroll-menu.sh",
"tooltip": true
},
/*
"custom/notifications": {
"tooltip": false,