First commit

This commit is contained in:
Yusuf İpek
2022-12-10 12:44:53 +03:00
commit b9f81411ac
26 changed files with 904 additions and 0 deletions
+19
View File
@@ -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