New colour scheme
Old otter style is saved in separate files.
This commit is contained in:
@@ -3,15 +3,17 @@ width = 100%
|
||||
height = 24pt
|
||||
radius = 3
|
||||
|
||||
offset-x = 50
|
||||
offset-y = 50
|
||||
|
||||
; dpi = 96
|
||||
|
||||
background = ${colors.background}
|
||||
foreground = ${colors.foreground}
|
||||
|
||||
line-size = 4pt
|
||||
|
||||
border-size = 4pt
|
||||
border-color = #64391d
|
||||
#border-size = 4pt
|
||||
#border-color = ${colors.background}
|
||||
|
||||
padding-left = 0
|
||||
padding-right = 1
|
||||
@@ -21,9 +23,11 @@ module-margin = 1
|
||||
separator = |
|
||||
separator-foreground = ${colors.disabled}
|
||||
|
||||
font-0 = monospace;2
|
||||
font-0 = "HeavyDataNerdFont:pixelsize=20;2"
|
||||
font-1 = monospace;2
|
||||
|
||||
modules-left = xworkspaces xwindow
|
||||
modules-center = time
|
||||
modules-left = xworkspaces tray xwindow
|
||||
modules-right = pulseaudio memory cpu eth date
|
||||
|
||||
cursor-click = pointer
|
||||
|
||||
Reference in New Issue
Block a user