Polybar: Remove unnecessary padding on i3 module
This commit is contained in:
parent
344be9e6ec
commit
7a5dfbf02f
@ -135,6 +135,7 @@ label = %date% %time%
|
|||||||
[module/i3]
|
[module/i3]
|
||||||
type = internal/i3
|
type = internal/i3
|
||||||
format = <label-state> <label-mode>
|
format = <label-state> <label-mode>
|
||||||
|
format-padding = 0
|
||||||
enable-scroll = false
|
enable-scroll = false
|
||||||
pin-workspaces = true
|
pin-workspaces = true
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user