Updated scripts

This commit is contained in:
2025-05-11 12:08:28 +02:00
parent 688be728c0
commit c35d1c561e
2 changed files with 2 additions and 25 deletions

View File

@@ -27,8 +27,6 @@
],
"modules-right": [
"tray",
"gamemode",
"custom/separator",
"wireplumber",
"custom/separator",
"network",
@@ -56,27 +54,6 @@
"tooltip": false
},
"idle_inhibitor": {
"format": "{icon}",
"format-icons": {
"activated": "  ",
"deactivated": "  "
}
},
"gamemode": {
"format": "{glyph}",
"format-alt": "{glyph} {count}",
"glyph": "",
"hide-not-running": true,
"use-icon": true,
"icon-name": "input-gaming-symbolic",
"icon-spacing": 4,
"icon-size": 20,
"tooltip": true,
"tooltip-format": "Games running: {count}"
},
"wireplumber": {
"format": "VOL:{volume:03}%",
"format-muted": "VOL:---%",