Add qtile
This commit is contained in:
+12
-10
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user