Add large padding for tray in order to not have overlap
This commit is contained in:
parent
008da63e3c
commit
3c34a650c3
@ -72,7 +72,7 @@
|
|||||||
border-size = 0
|
border-size = 0
|
||||||
|
|
||||||
padding-left = 2
|
padding-left = 2
|
||||||
padding-right = 2
|
padding-right = 16
|
||||||
|
|
||||||
module-margin-left = 1
|
module-margin-left = 1
|
||||||
module-margin-right = 1
|
module-margin-right = 1
|
||||||
@ -86,6 +86,7 @@
|
|||||||
modules-right = pulseaudio wireless-network xbacklight screenshot redshift nordvpn lockscreen dunst unread_mail cpu battery temperature date
|
modules-right = pulseaudio wireless-network xbacklight screenshot redshift nordvpn lockscreen dunst unread_mail cpu battery temperature date
|
||||||
|
|
||||||
tray-position = right
|
tray-position = right
|
||||||
|
tray-detached = true
|
||||||
tray-padding = 0
|
tray-padding = 0
|
||||||
tray-background = ${colors.background}
|
tray-background = ${colors.background}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
Loading…
Reference in New Issue
Block a user