mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 12:54:15 +01:00
waybar: Increase tray spacing
Now the icons look nicer next to the numbered workspaces.
This commit is contained in:
parent
e4c9f2eefb
commit
df0456279a
@ -7,7 +7,7 @@
|
||||
"format": "<span style=\"italic\">{}</span>"
|
||||
},
|
||||
"tray": {
|
||||
"spacing": 10
|
||||
"spacing": 20
|
||||
},
|
||||
"clock": {
|
||||
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
|
||||
|
@ -29,7 +29,7 @@ window#waybar {
|
||||
}
|
||||
|
||||
#tray {
|
||||
padding-right: 10px;
|
||||
padding: 0 15px;
|
||||
}
|
||||
|
||||
#mode {
|
||||
|
Loading…
Reference in New Issue
Block a user