mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-19 04:06:00 +02:00
Adjusted spacing in bspwm module
This commit is contained in:
+13
-6
@@ -450,18 +450,25 @@ reverse-scroll = true
|
||||
fuzzy-match = false
|
||||
format = <label-state><label-mode>
|
||||
label-mode = %mode%
|
||||
label-mode-padding = 1
|
||||
label-mode-padding = 0
|
||||
label-mode-margin = 0
|
||||
label-empty =
|
||||
label-empty-padding = 0
|
||||
label-empty-margin = 0
|
||||
label-focused =%icon%%name%
|
||||
label-focused-underline = #fff
|
||||
label-focused-margin = 2
|
||||
label-focused-margin = 1
|
||||
label-focused-padding = 1
|
||||
label-unfocused =%icon%%name%
|
||||
label-unfocused-margin = 1
|
||||
label-unfocused-margin = 0
|
||||
label-unfocused-padding = 0
|
||||
label-visible =%icon%%name%
|
||||
label-visible-underline = #fff
|
||||
label-visible-margin = 1
|
||||
label-visible-margin = 0
|
||||
label-visible-padding = 0
|
||||
label-urgent =!%icon%%name%!
|
||||
label-urgent-padding = 1
|
||||
label-empty =
|
||||
label-urgent-padding = 0
|
||||
label-urgent-margin = 0
|
||||
|
||||
[module/i3]
|
||||
type = internal/i3
|
||||
|
||||
Reference in New Issue
Block a user