mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Update config
This commit is contained in:
parent
2cfe6cca81
commit
b78cdd21b1
@ -72,6 +72,13 @@ format-foreground = ${colors.blue}
|
|||||||
|
|
||||||
[module/i3]
|
[module/i3]
|
||||||
type = internal/i3
|
type = internal/i3
|
||||||
|
ws-num = 6 ; Number of workspaces to display
|
||||||
|
show-all = true; Display all workspaces (even when there isn't a window open)
|
||||||
|
|
||||||
|
; use a different color to distinguish empty workspaces from unactive workspaces:
|
||||||
|
label-empty-foreground = ${colors.foreground-alt}
|
||||||
|
label-empty = %icon%
|
||||||
|
|
||||||
format = <label-state> <label-mode>
|
format = <label-state> <label-mode>
|
||||||
index-sort = true
|
index-sort = true
|
||||||
wrapping-scroll = false
|
wrapping-scroll = false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user