209 lines
5.7 KiB
INI
209 lines
5.7 KiB
INI
|
|
[bar/bottom]
|
|
background=#00191830
|
|
border-color=#00400080
|
|
border-size=3px
|
|
bottom=true
|
|
font-0=Jetbrains Mono Nerd font:size=11;3
|
|
font-1=Jetbrains Mono Nerd font:size=22;5
|
|
foreground=#FFFFFF
|
|
height=32
|
|
modules-center=cava
|
|
modules-left=audio-capsule a music-capsule
|
|
modules-right="wired-network a wireless-network "
|
|
padding-left=5
|
|
padding-right=5
|
|
width=100%
|
|
|
|
[bar/default]
|
|
background=#00191830
|
|
border-color=#00400080
|
|
border-size=3px
|
|
bottom=false
|
|
font-0=Jetbrains Mono Nerd font:size=11;3
|
|
font-1=Jetbrains Mono Nerd font:size=22;5
|
|
foreground=#FFFFFF
|
|
height=34
|
|
modules-center=ewmh
|
|
modules-left=date s keyboard battery
|
|
modules-right= fs-system s memory s cpu-temp cpu-usage
|
|
padding-left=2
|
|
padding-right=2
|
|
radius=15
|
|
width=100%
|
|
|
|
[global/wm]
|
|
override-redirect=false
|
|
|
|
[module/a]
|
|
label=" "
|
|
label-foreground=#FAD000
|
|
type=custom/text
|
|
|
|
[module/audio-capsule]
|
|
click-right=pavucontrol
|
|
format-muted=%{T2}%{F#191830}%{F-}%{T-}<label-muted>%{T2}%{F#191830}%{F-}%{T-}
|
|
format-volume=%{T2}%{F#191830}%{F-}%{T-}<label-volume>%{T2}%{F#191830}%{F-}%{T-}
|
|
label-muted=muted
|
|
label-muted-background=#191830
|
|
label-muted-foreground=#FF0
|
|
label-volume=%percentage%%
|
|
label-volume-background=#191830
|
|
type=internal/alsa
|
|
use-ui-max=true
|
|
|
|
[module/battery]
|
|
adapter=AC0
|
|
battery=BAT0
|
|
format-charging=%{T2}%{F#191830}%{F-}%{T-}%{B#191830}%{F#FAD000}BAT %{F-}%{B-}<label-charging>%{T2}%{F#191830}%{F-}%{T-}
|
|
full-at=95
|
|
label-background=#191830
|
|
label-foreground=#FFFFFF
|
|
label-charging = Charging %percentage%%
|
|
label-charging-background=#191830
|
|
label-charging-foreground=#FFFFFF
|
|
low-at=20
|
|
poll-interval=4
|
|
type=internal/battery
|
|
|
|
[module/cava]
|
|
exec=~/dotfiles/scripts/cava.sh
|
|
format=%{T2}%{F#191830}%{F-}%{T-}<label>%{T2}%{F#191830}%{F-}%{T-}
|
|
format-font=5
|
|
label=" %{T1}%output%%{T-}"
|
|
label-background=#191830
|
|
label-foreground=#FFFFFF
|
|
tail=true
|
|
type=custom/script
|
|
|
|
[module/cpu-temp]
|
|
base-temperature=20
|
|
format="%{T2}%{F#191830}%{F-}%{T-}%{B#191830}%{F#FAD000}CPU %{F-}<label>%{B-}"
|
|
format-warn="%{T2}%{F#191830}%{F-}%{T-}%{B#191830}%{F#FAD000}CPU %{F-}<label-warn>%{B-}"
|
|
hwmon-path=/sys/devices/platform/coretemp.0/hwmon/hwmon2/temp1_input
|
|
label-background=#191830
|
|
label-foreground=#FFFFFF
|
|
label-warn-foreground=#f00
|
|
label= "%temperature% "
|
|
thermal-zone=0
|
|
type=internal/temperature
|
|
warn-temperature=85
|
|
zone-type=x86_pkg_temp
|
|
|
|
[module/cpu-usage]
|
|
format="<label>%{T2}%{F#191830}%{F-}%{T-}"
|
|
format-foreground=#FFFFFF
|
|
interval=1.5
|
|
label=%percentage%%
|
|
label-background=#191830
|
|
type=internal/cpu
|
|
|
|
[module/date]
|
|
date=%Y-%m-%d %A
|
|
font-1=Jetbrains Mono Nerd font
|
|
format=%{T2}%{F#191830}%{F-}%{T-}<label>%{T2}%{F#191830}%{F-}%{T-}
|
|
interval=1
|
|
label=%time% %date%
|
|
label-background=#191830
|
|
label-foreground=#FFFFFF
|
|
time=%I:%M:%S
|
|
type=internal/date
|
|
|
|
[module/ewmh]
|
|
format=%{T2}%{F#191830}%{F-}%{T-}<label-state>%{T2}%{F#191830}%{F-}%{T-}
|
|
label-active-background=#191830
|
|
label-active-foreground=#FAD000
|
|
label-empty-background=#191830
|
|
label-inactive-background=#191830
|
|
label-occupied-background=#191830
|
|
label-urgent-foreground=#f00
|
|
pin-workspaces=false
|
|
type=internal/xworkspaces
|
|
|
|
[module/fs-data]
|
|
format-mounted=%{T2}%{F#191830}%{F-}%{T-}%{B#191830}%{F#FAD000}DAT %{F-}%{B-}<label-mounted>%{T2}%{F#191830}%{F-}%{T-}
|
|
format-prefix-foreground=#FFFFFF
|
|
interval=30
|
|
label-mounted=%free%(%total%)
|
|
label-mounted-background=#191830
|
|
label-unmounted=?
|
|
label-warn=%{F#f00} !%free%!%{F-}(%total%)
|
|
mount-0=/media/terra
|
|
type=internal/fs
|
|
warn-precentage=80%
|
|
|
|
[module/fs-label-data]
|
|
label="DAT "
|
|
label-foreground=#FAD000
|
|
type=custom/text
|
|
|
|
[module/fs-label-system]
|
|
label="SYS "
|
|
label-foreground=#FAD000
|
|
type=custom/text
|
|
|
|
[module/fs-system]
|
|
format-mounted=%{T2}%{F#191830}%{F-}%{T-}%{B#191830}%{F#FAD000}SYS %{F-}%{B-}<label-mounted>%{T2}%{F#191830}%{F-}%{T-}
|
|
format-prefix-foreground=#FFFFFF
|
|
interval=30
|
|
label-mounted=%free%(%total%)
|
|
label-mounted-background=#191830
|
|
label-unmounted=?
|
|
label-warn=%{F#f00} !%free%!%{F-}(%total%)
|
|
mount-0=/
|
|
type=internal/fs
|
|
warn-precentage=80%
|
|
|
|
[module/keyboard]
|
|
format=%{T2}%{F#191830}%{F-}%{T-}%{B#191830}<label-layout>%{B-}%{B#191830}%{F#FAD000} <label-indicator>%{T-}%{B-}%{T2}%{F#191830}%{F-}%{T-}
|
|
label-layout-background=#191830
|
|
label-layout-foreground=#FFFFFF
|
|
label-indicator-on-capslock = CAPS
|
|
type=internal/xkeyboard
|
|
|
|
[module/memory]
|
|
format=%{T2}%{F#191830}%{F-}%{T-}%{B#191830}%{F#FAD000}RAM %{F-}%{B-}<label>%{T2}%{F#191830}%{F-}%{T-}
|
|
interval=1
|
|
label=%used%
|
|
label-background=#191830
|
|
label-warn=%used%
|
|
label-warn-foreground=#f00
|
|
type=internal/memory
|
|
warn-percentage=60
|
|
|
|
[module/music-capsule]
|
|
exec=~/dotfiles/scripts/music.sh
|
|
format=%{T2}%{F#191830}%{F-}%{T-}<label>%{T2}%{F#191830}%{F-}%{T-}
|
|
interval=.5
|
|
label-background=#191830
|
|
type=custom/script
|
|
|
|
[module/s]
|
|
label=" "
|
|
type=custom/text
|
|
|
|
[module/wired-network]
|
|
format-connected=%{T2}%{F#191830}%{F-}%{T-}<label-connected>%{T2}%{F#191830}%{F-}%{T-}
|
|
format-disconnected=%{T2}%{F#191830}%{F-}%{T-}<label-disconnected>%{T2}%{F#191830}%{F-}%{T-}
|
|
format-packetloss=%{T2}%{F#191830}%{F-}%{T-}PL!: <label-packetloss>%{T2}%{F#191830}%{F-}%{T-}
|
|
interface=eno0
|
|
interval=.5
|
|
label-connected=%ifname% %{F#FAD000}%{F-} %downspeed% %{F#FAD000}%{F-} %upspeed%
|
|
label-packetloss=%ifname% %{F#FAD000}%{F-} %downspeed% %{F#FAD000}%{F-} %upspeed%
|
|
label-connected-background=#191830
|
|
label-disconnected-background=#00191830
|
|
type=internal/network
|
|
animation-packetloss-framerate = 500
|
|
|
|
[module/wireless-network]
|
|
format-connected=%{T2}%{F#191830}%{F-}%{T-}<label-connected>%{T2}%{F#191830}%{F-}%{T-}
|
|
format-disconnected=%{T2}%{F#191830}%{F-}%{T-}<label-disconnected>%{T2}%{F#191830}%{F-}%{T-}
|
|
interface=wlp1s0
|
|
interval=.5
|
|
label-background=#191830
|
|
label-connected=%{F#FAD000}%{F-} %downspeed% %{F#FAD000}%{F-} %upspeed%
|
|
label-disconnected="%ifname% offline"
|
|
label-connected-background=#191830
|
|
label-disconnected-background=#191830
|
|
type=internal/network
|