Regenerated

This commit is contained in:
2026-04-02 21:49:44 +02:00
parent 58fcf2ca1e
commit 27e1bf8018
7 changed files with 387 additions and 365 deletions
+4 -4
View File
@@ -3,7 +3,7 @@
"height": 34,
"modules-center": [
"custom/workspaces_content"
"custom/workspaceswindows"
],
"modules-right": [
@@ -16,12 +16,12 @@
"clock"
],
"custom/workspaces_content": {
"exec": "~/.config/waybar/scripts/workspaces_content.sh",
"custom/workspaceswindows": {
"exec": "~/.config/waybar/scripts/workspaceswindows.sh",
"interval": 2,
"return-type": "json",
"format": "{}",
"on-click": "~/.config/waybar/scripts/hyprscroll-menu.sh",
"on-click": "~/.config/waybar/scripts/workspaceswindowsmenu.sh",
"tooltip": true
},