243 lines
4.8 KiB
Text
243 lines
4.8 KiB
Text
; -*- mode: conf-windows; -*-
|
|
[colors]
|
|
background = #5b6161
|
|
foreground = #bfbfbf
|
|
foreground-alt = #969696
|
|
primary = #a85454
|
|
secondary = #e60053
|
|
alert = #bd2c40
|
|
|
|
[bar/rincewind]
|
|
width = 100%
|
|
height = 31
|
|
fixed-center = false
|
|
bottom = true
|
|
enable-ipc = true
|
|
|
|
background = ${colors.background}
|
|
foreground = ${colors.foreground}
|
|
|
|
line-size = 3
|
|
line-color = #ff0000
|
|
|
|
border-size = 30
|
|
border-top-size = 0
|
|
border-bottom-size = 0
|
|
border-color = #00000000
|
|
|
|
padding-right = 2
|
|
|
|
module-margin-left = 1
|
|
module-margin-right = 1
|
|
|
|
font-0 = Fantasque Sans Mono:pixelsize=16;3
|
|
font-1 = Font Awesome 5 Free:style=Solid:pixelsize=10;2
|
|
font-2 = siji:pixelsize=10;1
|
|
|
|
modules-left = ewmh xwindow
|
|
modules-center =
|
|
modules-right = circe mpd todo email pulseaudio xkeyboard vpn date
|
|
|
|
tray-position = center
|
|
tray-padding = 0
|
|
|
|
cursor-click = pointer
|
|
cursor-scroll = ns-resize
|
|
|
|
[bar/data]
|
|
width = 1898
|
|
height = 32
|
|
offset-x = 11
|
|
fixed-center = false
|
|
bottom = true
|
|
|
|
background = ${colors.background}
|
|
foreground = ${colors.foreground}
|
|
|
|
line-size = 3
|
|
line-color = #ff0000
|
|
|
|
border-size = 4
|
|
border-color = #00000000
|
|
|
|
padding-left = 2
|
|
padding-right = 2
|
|
|
|
module-margin-left = 1
|
|
module-margin-right = 2
|
|
|
|
font-0 = Fantasque Sans Mono:pixelsize=15;1
|
|
font-1 = Font Awesome 5 Free:style=Solid:pixelsize=10;0
|
|
font-2 = siji:pixelsize=10;1
|
|
|
|
modules-left = xwindow
|
|
modules-center =
|
|
modules-right = pulseaudio battery temperature date
|
|
|
|
tray-position = right
|
|
tray-padding = 2
|
|
|
|
cursor-click = pointer
|
|
cursor-scroll = ns-resize
|
|
|
|
[module/ewmh]
|
|
type = internal/xworkspaces
|
|
pin-workspaces = false
|
|
enable-click = false
|
|
enable-scroll = false
|
|
|
|
label-occupied = " %name% "
|
|
label-active = " %name% "
|
|
label-empty = " %name% "
|
|
label-urgent = " %name% "
|
|
|
|
label-active-background = ${colors.primary}
|
|
label-empty-foreground = #a2a2a2
|
|
|
|
[module/xwindow]
|
|
type = internal/xwindow
|
|
label = %title%
|
|
format-padding = 1
|
|
format-background = #f17272
|
|
format-foreground = #3f4242
|
|
|
|
[module/xkeyboard]
|
|
type = internal/xkeyboard
|
|
blacklist-0 = num lock
|
|
|
|
label-layout = %layout%
|
|
label-layout-underline = ${colors.secondary}
|
|
|
|
label-indicator-padding = 2
|
|
label-indicator-margin = 1
|
|
label-indicator-background = ${colors.secondary}
|
|
label-indicator-underline = ${colors.secondary}
|
|
|
|
[module/date]
|
|
type = internal/date
|
|
interval = 5
|
|
|
|
date =
|
|
date-alt = " %Y-%m-%d"
|
|
|
|
time = %H:%M
|
|
time-alt = %H:%M:%S
|
|
|
|
label = %date% %time%
|
|
|
|
[module/pulseaudio]
|
|
type = internal/pulseaudio
|
|
|
|
format-volume = <ramp-volume> <bar-volume> <label-volume>
|
|
label-volume = %percentage%%
|
|
label-volume-foreground = ${root.foreground}
|
|
|
|
label-muted =
|
|
label-muted-foreground = #66
|
|
|
|
bar-volume-width = 10
|
|
bar-volume-foreground-0 = #55aa55
|
|
bar-volume-foreground-1 = #55aa55
|
|
bar-volume-foreground-2 = #55aa55
|
|
bar-volume-foreground-3 = #55aa55
|
|
bar-volume-foreground-4 = #55aa55
|
|
bar-volume-foreground-5 = #f5a70a
|
|
bar-volume-foreground-6 = #ff5555
|
|
bar-volume-gradient = false
|
|
bar-volume-indicator = |
|
|
bar-volume-indicator-font = 2
|
|
bar-volume-fill = ─
|
|
bar-volume-fill-font = 2
|
|
bar-volume-empty = ─
|
|
bar-volume-empty-font = 2
|
|
bar-volume-empty-foreground = ${colors.foreground-alt}
|
|
|
|
ramp-volume-0 =
|
|
ramp-volume-1 =
|
|
ramp-volume-2 =
|
|
|
|
[module/battery]
|
|
type = internal/battery
|
|
battery = BAT0
|
|
adapter = AC
|
|
full-at = 98
|
|
|
|
format-charging = <animation-charging> <label-charging>
|
|
format-charging-underline = #ffb52a
|
|
|
|
format-discharging = <ramp-capacity> <label-discharging>
|
|
format-discharging-underline = ${self.format-charging-underline}
|
|
|
|
format-full-prefix = " "
|
|
format-full-prefix-foreground = ${colors.foreground-alt}
|
|
format-full-underline = ${self.format-charging-underline}
|
|
format-full-prefix-font = 2
|
|
|
|
ramp-capacity-0 =
|
|
ramp-capacity-1 =
|
|
ramp-capacity-2 =
|
|
ramp-capacity-3 =
|
|
ramp-capacity-4 =
|
|
ramp-capacity-foreground = ${colors.foreground-alt}
|
|
|
|
animation-charging-0 =
|
|
animation-charging-1 =
|
|
animation-charging-2 =
|
|
animation-charging-3 =
|
|
animation-charging-4 =
|
|
animation-charging-foreground = ${colors.foreground-alt}
|
|
animation-charging-framerate = 750
|
|
|
|
[module/temperature]
|
|
type = internal/temperature
|
|
thermal-zone = 0
|
|
warn-temperature = 60
|
|
|
|
format = <ramp> <label>
|
|
format-underline = #f50a4d
|
|
format-warn = <ramp> <label-warn>
|
|
format-warn-underline = ${self.format-underline}
|
|
|
|
label = %temperature-c%
|
|
label-warn = %temperature-c%
|
|
label-warn-foreground = ${colors.secondary}
|
|
|
|
ramp-0 =
|
|
ramp-1 =
|
|
ramp-2 =
|
|
ramp-foreground = ${colors.foreground-alt}
|
|
|
|
[settings]
|
|
screenchange-reload = true
|
|
|
|
[global/wm]
|
|
margin-top = 5
|
|
margin-bottom = 5
|
|
|
|
[module/vpn]
|
|
type = custom/script
|
|
exec = echo VPN
|
|
exec-if = pgrep --exact openconnect
|
|
interval = 5
|
|
format-underline = #a8547e
|
|
format-background = #3f1f32
|
|
format-padding = 3
|
|
|
|
[module/email]
|
|
type = custom/script
|
|
exec = count-emails
|
|
interval = 5
|
|
format-prefix = " "
|
|
|
|
[module/todo]
|
|
type = custom/script
|
|
exec = inbox-size
|
|
interval = 60
|
|
format-prefix = " "
|
|
|
|
[module/circe]
|
|
type = custom/ipc
|
|
|
|
[module/mpd]
|
|
type = internal/mpd
|
|
format-paused =
|