mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
updated
This commit is contained in:
@@ -19,8 +19,7 @@ secondary = #e60053
|
||||
alert = #bd2c40
|
||||
|
||||
[bar/example]
|
||||
monitor = ${env:MONITOR:DVI-D-0}
|
||||
width = 100%
|
||||
width = 900 ;100%
|
||||
height = 27
|
||||
;offset-x = 1%
|
||||
;offset-y = 1%
|
||||
@@ -41,10 +40,9 @@ padding-right = 2
|
||||
module-margin-left = 1
|
||||
module-margin-right = 2
|
||||
|
||||
font-0 = fixed:pixelsize=10;1
|
||||
font-1 = unifont:fontformat=truetype:size=8:antialias=false;0
|
||||
font-2 = siji:pixelsize=10;1
|
||||
font-3 = FontAwesome:pixelsize=14;0
|
||||
font-0 = FontAwesome:size=11;1
|
||||
font-1 = Noto Mono:fontformat=truetype:size=11:antialias=true;1
|
||||
font-2 = unifont:size=11;0
|
||||
|
||||
wm-restack = i3
|
||||
;override-redirect = true
|
||||
@@ -267,12 +265,11 @@ date-alt = " %d/%m/%Y"
|
||||
time = %H:%M
|
||||
time-alt = %H:%M:%S
|
||||
|
||||
format-prefix =
|
||||
format-prefix-foreground = ${colors.foreground-alt}
|
||||
format-underline = #0a6cf5
|
||||
|
||||
label = %time% %date%
|
||||
format = <label>
|
||||
format = <label>
|
||||
|
||||
[module/volume]
|
||||
type = internal/volume
|
||||
@@ -294,9 +291,9 @@ bar-volume-foreground-6 = #ff5555
|
||||
bar-volume-gradient = false
|
||||
bar-volume-indicator = X
|
||||
bar-volume-indicator-font = 2
|
||||
bar-volume-fill = ─
|
||||
bar-volume-fill = -
|
||||
bar-volume-fill-font = 2
|
||||
bar-volume-empty = ─
|
||||
bar-volume-empty = -
|
||||
bar-volume-empty-font = 2
|
||||
bar-volume-empty-foreground = ${colors.foreground-alt}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user