Add qtile

This commit is contained in:
stephan.raabe
2023-01-23 17:14:35 +01:00
parent 514950e664
commit 1bf88375f8
5 changed files with 225 additions and 12 deletions
+12 -10
View File
@@ -17,25 +17,27 @@
;==========================================================
[colors]
background = #282A2E
background-alt = #373B41
foreground = #C5C8C6
primary = #F0C674
secondary = #8ABEB7
alert = #A54242
disabled = #707880
;background = #282A2E
;transparency
background = #00000000
background-alt = #00000000
foreground = #FFFF00
primary = #FFFFFF
secondary = #FFFFFF
alert = #FFFFFF
disabled = #FFFFFF
[bar/example]
width = 100%
height = 20pt
radius = 6
height = 16pt
radius = 0
; dpi = 96
background = ${colors.background}
foreground = ${colors.foreground}
line-size = 1pt
line-size = 0pt
border-size = 4pt
border-color = #00000000