remove sway/window

This commit is contained in:
2022-03-12 12:21:09 +03:00
parent 553fb1fb73
commit cde3e624e4

View File

@@ -2,7 +2,6 @@
"position": "top", "position": "top",
"modules-left": [ "modules-left": [
"sway/workspaces", "sway/workspaces",
"sway/window",
"sway/mode" "sway/mode"
], ],
"modules-right": [ "modules-right": [
@@ -16,9 +15,6 @@
"all-output": true, "all-output": true,
"format": "{index}" "format": "{index}"
}, },
"sway/window": {
"max-length": 30
},
"sway/mode": { "sway/mode": {
"format": "--{}--", "format": "--{}--",
"tooltip": false "tooltip": false