Regenerated
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user