mirror of
https://github.com/yusufipk/i3-config.git
synced 2026-09-12 03:16:21 +00:00
First commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
[module/i3]
|
||||
type = internal/i3
|
||||
|
||||
format-background = ${colors.background-module}
|
||||
index-sort = true
|
||||
enable-click = true
|
||||
|
||||
#label-focused-background = ${colors.workspace-selected}
|
||||
label-focused-underline = ${colors.light-blue}
|
||||
label-focused = "%name%"
|
||||
label-unfocused = "%name%"
|
||||
label-visible = "%name%"
|
||||
label-urgent = "%name%"
|
||||
|
||||
label-focused-padding = 2
|
||||
label-unfocused-padding = 2
|
||||
label-visible-padding = 2
|
||||
label-urgent-padding = 2
|
||||
label-mode-padding = 2
|
||||
Reference in New Issue
Block a user