2023-03-30 07:43:39 -04:00
|
|
|
; ____ _ _
|
|
|
|
; | _ \ ___ | |_ _| |__ __ _ _ __
|
|
|
|
; | |_) / _ \| | | | | '_ \ / _` | '__|
|
|
|
|
; | __/ (_) | | |_| | |_) | (_| | |
|
|
|
|
; |_| \___/|_|\__, |_.__/ \__,_|_|
|
|
|
|
; |___/
|
|
|
|
;
|
|
|
|
; by Stephan Raabe (2023)
|
|
|
|
; -----------------------------------------------------
|
2023-03-30 05:15:37 -04:00
|
|
|
|
|
|
|
[colors]
|
|
|
|
background = #aa000000
|
|
|
|
foreground = ${xrdb:color7:#222}
|
2023-03-30 07:43:39 -04:00
|
|
|
foreground-alt = ${xrdb:color7:#000}
|
2023-03-30 09:48:12 -04:00
|
|
|
primary = ${xrdb:color3:#222}
|
2023-03-30 07:43:39 -04:00
|
|
|
secondary = ${xrdb:color7:#222}
|
2023-03-30 05:15:37 -04:00
|
|
|
alert = ${xrdb:color3:#222}
|
|
|
|
|
|
|
|
[bar/mybar]
|
|
|
|
width = 100%
|
|
|
|
height = 20pt
|
|
|
|
radius = 0
|
|
|
|
background = ${colors.background}
|
|
|
|
foreground = ${colors.foreground}
|
|
|
|
border-size = 0pt
|
|
|
|
border-color = #00000000
|
|
|
|
padding-left = 0
|
|
|
|
padding-right = 1
|
|
|
|
module-margin = 2
|
2023-03-30 07:43:39 -04:00
|
|
|
separator = ""
|
2023-03-30 05:15:37 -04:00
|
|
|
separator-foreground = ${colors.disabled}
|
|
|
|
font-0 = "Fira Sans SemiBold:size=11;1"
|
2023-03-30 07:43:39 -04:00
|
|
|
font-1 = "Font Awesome 6 Free Solid:pixelsize=12;2"
|
2023-03-30 09:48:12 -04:00
|
|
|
modules-left = xworkspaces
|
2023-03-30 05:15:37 -04:00
|
|
|
modules-center = xwindow
|
2023-03-30 07:43:39 -04:00
|
|
|
modules-right = myarrow filesystem pulseaudio xkeyboard memory cpu date
|
2023-03-30 05:15:37 -04:00
|
|
|
cursor-click = pointer
|
|
|
|
cursor-scroll = ns-resize
|
|
|
|
enable-ipc = true
|
|
|
|
; tray-position = right
|
|
|
|
|
2023-03-30 07:43:39 -04:00
|
|
|
[module/myarrow]
|
|
|
|
type = custom/text
|
|
|
|
content-foreground = ${colors.primary}
|
2023-03-30 09:48:12 -04:00
|
|
|
content = ""
|
2023-03-30 05:15:37 -04:00
|
|
|
|
|
|
|
[module/xworkspaces]
|
|
|
|
type = internal/xworkspaces
|
|
|
|
label-active = %name%
|
2023-03-30 07:43:39 -04:00
|
|
|
label-active-background = ${colors.primary}
|
2023-03-30 05:15:37 -04:00
|
|
|
label-active-padding = 2
|
|
|
|
label-active-foreground = #FF000000
|
|
|
|
label-occupied = %name%
|
|
|
|
label-occupied-padding = 2
|
|
|
|
label-occupied-foreground = #FFFFFF
|
|
|
|
label-occupied-background=#66000000
|
|
|
|
label-urgent = %name%
|
|
|
|
label-urgent-background = ${colors.alert}
|
|
|
|
label-urgent-padding = 2
|
|
|
|
label-empty = %name%
|
|
|
|
label-empty-foreground =#FFFFFF
|
|
|
|
label-empty-background=#99000000
|
|
|
|
label-empty-padding = 2
|
2023-03-30 09:48:12 -04:00
|
|
|
format-prefix = " "
|
|
|
|
format-prefix-foreground = ${colors.primary}
|
2023-03-30 05:15:37 -04:00
|
|
|
|
|
|
|
[module/xwindow]
|
|
|
|
type = internal/xwindow
|
|
|
|
label = %title:0:60:...%
|
2023-03-30 07:43:39 -04:00
|
|
|
format-prefix = " "
|
|
|
|
format-prefix-foreground = ${colors.primary}
|
2023-03-30 09:48:12 -04:00
|
|
|
format-foreground = #FFFFFF
|
2023-03-30 05:15:37 -04:00
|
|
|
|
|
|
|
[module/filesystem]
|
|
|
|
type = internal/fs
|
|
|
|
interval = 25
|
|
|
|
mount-0 = /
|
2023-03-30 09:48:12 -04:00
|
|
|
format-foreground = #FFFFFF
|
2023-03-30 07:43:39 -04:00
|
|
|
label-mounted = %mountpoint% %percentage_used%%
|
2023-03-30 09:48:12 -04:00
|
|
|
label-mounted-foreground = #FFFFFF
|
2023-03-30 05:15:37 -04:00
|
|
|
label-unmounted = %mountpoint% not mounted
|
2023-03-30 09:48:12 -04:00
|
|
|
label-unmounted-foreground = #FFFFFF
|
2023-03-30 05:15:37 -04:00
|
|
|
|
|
|
|
[module/pulseaudio]
|
|
|
|
type = internal/pulseaudio
|
|
|
|
format-volume-prefix = "VOL "
|
|
|
|
format-volume-prefix-foreground = ${colors.primary}
|
|
|
|
format-volume = <label-volume>
|
2023-03-30 09:48:12 -04:00
|
|
|
format-volume-foreground = #FFFFFF
|
2023-03-30 05:15:37 -04:00
|
|
|
label-volume = %percentage%%
|
|
|
|
label-muted = muted
|
|
|
|
label-muted-foreground = ${colors.disabled}
|
|
|
|
|
|
|
|
[module/xkeyboard]
|
|
|
|
type = internal/xkeyboard
|
|
|
|
blacklist-0 = num lock
|
|
|
|
label-layout = %layout%
|
|
|
|
label-layout-foreground = ${colors.primary}
|
|
|
|
label-indicator-padding = 2
|
|
|
|
label-indicator-margin = 1
|
|
|
|
label-indicator-foreground = ${colors.background}
|
|
|
|
label-indicator-background = ${colors.secondary}
|
|
|
|
|
|
|
|
[module/memory]
|
|
|
|
type = internal/memory
|
|
|
|
interval = 2
|
|
|
|
format-prefix = "RAM "
|
|
|
|
format-prefix-foreground = ${colors.primary}
|
2023-03-30 09:48:12 -04:00
|
|
|
format-foreground = #FFFFFF
|
2023-03-30 05:15:37 -04:00
|
|
|
label = %percentage_used:2%%
|
|
|
|
|
|
|
|
[module/cpu]
|
|
|
|
type = internal/cpu
|
|
|
|
interval = 2
|
|
|
|
format-prefix = "CPU "
|
|
|
|
format-prefix-foreground = ${colors.primary}
|
2023-03-30 09:48:12 -04:00
|
|
|
format-foreground = #FFFFFF
|
2023-03-30 05:15:37 -04:00
|
|
|
label = %percentage:2%%
|
|
|
|
|
|
|
|
[network-base]
|
|
|
|
type = internal/network
|
|
|
|
interval = 5
|
|
|
|
format-connected = <label-connected>
|
|
|
|
format-disconnected = <label-disconnected>
|
|
|
|
label-disconnected = %{F#F0C674}%ifname%%{F#707880} disconnected
|
|
|
|
|
|
|
|
[module/wlan]
|
|
|
|
inherit = network-base
|
|
|
|
interface-type = wireless
|
|
|
|
label-connected = %{F#F0C674}%ifname%%{F-} %essid% %local_ip%
|
|
|
|
|
|
|
|
[module/eth]
|
|
|
|
inherit = network-base
|
|
|
|
interface-type = wired
|
|
|
|
label-connected = %{F#F0C674}%ifname%%{F-} %local_ip%
|
|
|
|
|
|
|
|
[module/date]
|
|
|
|
type = internal/date
|
|
|
|
interval = 1
|
2023-03-30 07:43:39 -04:00
|
|
|
format-prefix = " "
|
|
|
|
format-prefix-foreground = ${colors.primary}
|
2023-03-30 05:15:37 -04:00
|
|
|
date = %H:%M
|
|
|
|
date-alt = %Y-%m-%d %H:%M:%S
|
|
|
|
label = %date%
|
2023-03-30 07:43:39 -04:00
|
|
|
label-foreground = #FFFFFF
|
2023-03-30 05:15:37 -04:00
|
|
|
|
|
|
|
[settings]
|
|
|
|
screenchange-reload = true
|
|
|
|
pseudo-transparency = true
|
|
|
|
|
|
|
|
; vim:ft=dosini
|