Make waybar smaller.

This commit is contained in:
Gabriel Ebner 2020-07-15 11:48:18 +02:00
parent d9ed54a6e3
commit 437c111351
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
{
"layer": "top",
"position": "bottom",
"height": 30,
"height": 20,
"modules-left": ["sway/workspaces", "sway/mode", "sway/window"],
"modules-center": ["clock"],
"modules-right": ["tray", "disk", "idle_inhibitor", "pulseaudio", "network", "battery"],