Regenerated
This commit is contained in:
@@ -4,7 +4,10 @@
|
||||
|
||||
//"modules-left": ["hyprland/window"],
|
||||
|
||||
"modules-center": ["hyprland/workspaces" ],
|
||||
"modules-center": [
|
||||
"hyprland/workspaces"
|
||||
"custom/hypr-workspaces"
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"idle_inhibitor",
|
||||
@@ -19,6 +22,15 @@
|
||||
"clock",
|
||||
],
|
||||
|
||||
"custom/hypr-workspaces": {
|
||||
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
|
||||
"interval": 2,
|
||||
"return-type": "json",
|
||||
"format": "{name}",
|
||||
"on-click": "~/.config/waybar/scripts/hypr-workspacesmenu.sh",
|
||||
"tooltip": true
|
||||
}
|
||||
|
||||
"custom/bluetooth": {
|
||||
"exec": "~/.config/waybar/scripts/bluetooth-status.sh",
|
||||
"interval": 5,
|
||||
|
||||
Reference in New Issue
Block a user