Shrink spacing overall

This commit is contained in:
exu 2023-11-23 19:00:42 +01:00
parent 4b8cd8764c
commit 08deac392e

View File

@ -1,7 +1,7 @@
{
"layer": "top",
"position": "bottom",
"spacing": 10,
"spacing": 5,
"modules-left": ["sway/workspaces", "sway/window", "sway/mode"],
"modules-center": ["clock"],
@ -56,8 +56,7 @@
}
},
"tray": {
"icon-size": 16,
"spacing": 5
"icon-size": 16
},
"custom/mpris": {
"exec": "~/.scripts/polybar/player-mpris-tail.py -f '{icon} {:artist:t10:{artist}:}{:artist: - :}{:t25:{title}:}'",