wip
This commit is contained in:
parent
0cf3b61e00
commit
8bb9fc8d09
1 changed files with 1 additions and 5 deletions
|
@ -10,10 +10,8 @@
|
||||||
;==========================================================
|
;==========================================================
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
;background = ${xrdb:color0:#222}
|
|
||||||
background = #222
|
background = #222
|
||||||
background-alt = #444
|
background-alt = #444
|
||||||
;foreground = ${xrdb:color7:#222}
|
|
||||||
foreground = #dfdfdf
|
foreground = #dfdfdf
|
||||||
foreground-alt = #555
|
foreground-alt = #555
|
||||||
primary = #ffb52a
|
primary = #ffb52a
|
||||||
|
@ -25,8 +23,6 @@ monitor = ${env:MONITOR:}
|
||||||
; launch.sh setzt die Variable damit die Bar auf jedem Monitor erscheint
|
; launch.sh setzt die Variable damit die Bar auf jedem Monitor erscheint
|
||||||
width = 110%
|
width = 110%
|
||||||
height = 27
|
height = 27
|
||||||
;offset-x = 1%
|
|
||||||
;offset-y = 1%
|
|
||||||
radius = 0.0
|
radius = 0.0
|
||||||
fixed-center = false
|
fixed-center = false
|
||||||
|
|
||||||
|
@ -36,7 +32,7 @@ foreground = ${colors.foreground}
|
||||||
line-size = 3
|
line-size = 3
|
||||||
line-color = #f00
|
line-color = #f00
|
||||||
|
|
||||||
border-size = 4
|
border-size = 0
|
||||||
border-color = #00000000
|
border-color = #00000000
|
||||||
|
|
||||||
padding-left = 0
|
padding-left = 0
|
||||||
|
|
Loading…
Reference in a new issue