diff options
Diffstat (limited to '')
| -rw-r--r-- | config/waybar/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/waybar/config b/config/waybar/config index 7e472a7..4fbb860 100644 --- a/config/waybar/config +++ b/config/waybar/config @@ -3,6 +3,7 @@ "height": 40, "modules-left": ["custom/launcher", "dwl/tags"], "modules-right": ["tray", "cpu", "backlight", "battery", "clock"], + "mode": "dock", // Modules configuration "custom/launcher": { |
