mirror of
https://github.com/nboughton/dotfiles
synced 2024-11-22 14:51:56 +01:00
fix icon spacing
This commit is contained in:
parent
7ce71aca5c
commit
d3c1162403
@ -15,7 +15,7 @@ override-redirect = true
|
||||
wm-restack = i3
|
||||
offset-x = 10
|
||||
offset-y = 10
|
||||
radius = 10.0
|
||||
radius = 4.0
|
||||
fixed-center = true
|
||||
|
||||
background = ${colors.background}
|
||||
@ -27,8 +27,8 @@ line-color = ${colors.foreground}
|
||||
border-size = 0
|
||||
border-color = ${colors.primary}
|
||||
|
||||
padding-left = 3
|
||||
padding-right = 3
|
||||
padding-left = 2
|
||||
padding-right = 2
|
||||
|
||||
module-margin-left = 2
|
||||
module-margin-right = 2
|
||||
|
Loading…
Reference in New Issue
Block a user