diff --git a/config/waybar/config b/config/waybar/config index 4e4df00..45baa47 100644 --- a/config/waybar/config +++ b/config/waybar/config @@ -2,7 +2,6 @@ "position": "top", "modules-left": [ "sway/workspaces", - "sway/window", "sway/mode" ], "modules-right": [ @@ -16,9 +15,6 @@ "all-output": true, "format": "{index}" }, - "sway/window": { - "max-length": 30 - }, "sway/mode": { "format": "--{}--", "tooltip": false