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