Change spacing again
This commit is contained in:
parent
39fa48db3f
commit
4b8cd8764c
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"layer": "top",
|
"layer": "top",
|
||||||
"position": "bottom",
|
"position": "bottom",
|
||||||
"spacing": 5,
|
"spacing": 10,
|
||||||
|
|
||||||
"modules-left": ["sway/workspaces", "sway/window", "sway/mode"],
|
"modules-left": ["sway/workspaces", "sway/window", "sway/mode"],
|
||||||
"modules-center": ["clock"],
|
"modules-center": ["clock"],
|
||||||
@ -14,7 +14,8 @@
|
|||||||
"active": "",
|
"active": "",
|
||||||
"default": ""
|
"default": ""
|
||||||
},
|
},
|
||||||
"sort-by-number": true
|
"sort-by-number": true,
|
||||||
|
"spacing": 2
|
||||||
},
|
},
|
||||||
"sway/window": {
|
"sway/window": {
|
||||||
"max-length": 40
|
"max-length": 40
|
||||||
@ -55,8 +56,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tray": {
|
"tray": {
|
||||||
"icon-size": 21,
|
"icon-size": 16,
|
||||||
"spacing": 10
|
"spacing": 5
|
||||||
},
|
},
|
||||||
"custom/mpris": {
|
"custom/mpris": {
|
||||||
"exec": "~/.scripts/polybar/player-mpris-tail.py -f '{icon} {:artist:t10:{artist}:}{:artist: - :}{:t25:{title}:}'",
|
"exec": "~/.scripts/polybar/player-mpris-tail.py -f '{icon} {:artist:t10:{artist}:}{:artist: - :}{:t25:{title}:}'",
|
||||||
|
Loading…
Reference in New Issue
Block a user