Mention bordersize=0 disables border rendering

This commit is contained in:
Zakk
2024-04-07 15:53:17 -04:00
parent 917b33d530
commit f44e3f8fe7

View File

@@ -33,7 +33,7 @@ plugin {
#monitor scaling. This is the same format as hyprland's gaps_in/gaps_out
textpadding=0
#size of the border around the label box
#size of the border around the label box. A border size of zero disables border rendering.
bordersize=0
#color of the border. takes the same format as hyprland's border (so it can be a gradient)