diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-11-11 15:05:11 -0500 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-11-11 15:05:11 -0500 |
| commit | dbbd143e4db052e1059c00868a010e5b75cb22ed (patch) | |
| tree | efd4b164c26383379ce3892c1513d93bfb7e5774 /config/waybar | |
| parent | 71a73252a24dfbe8c8d796c1075f0ebc2d9a8d74 (diff) | |
labwc
Diffstat (limited to 'config/waybar')
| -rw-r--r-- | config/waybar/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/waybar/config b/config/waybar/config index 2ba3212..f014436 100644 --- a/config/waybar/config +++ b/config/waybar/config @@ -6,7 +6,8 @@ "margin-right": 0, "margin-bottom": 0, "margin-left": 0, - "modules-left": ["dwl/tags", "dwl/window"], + "modules-left": ["wlr/taskbar"], + // "modules-left": ["dwl/tags", "dwl/window"], "modules-center": [], "modules-right": ["network", "backlight", "pulseaudio", "battery", "clock"], |
