25 lines
530 B
Text
25 lines
530 B
Text
separator=true
|
|
separator_block_width=40
|
|
|
|
[window]
|
|
align=left
|
|
command=swaymsg -t subscribe -m '["window"]' | stdbuf -oL jq --unbuffered -M -r '.container.name // empty' | stdbuf -oL cut -c -80 | stdbuf -oL sed -e 's/ *$//'
|
|
interval=persist
|
|
background=#000000cc
|
|
|
|
[battery]
|
|
background=#000000cc
|
|
command=~/.config/i3blocks/battery-plus
|
|
interval=30
|
|
markup=pango
|
|
instance=BAT0
|
|
_HIDE_TIME_REMAINING=false
|
|
_HIDE_TIME_TO_FULL=false
|
|
_USE_BATT_GRADIENT=true
|
|
|
|
|
|
[time]
|
|
align=center
|
|
background=#000000cc
|
|
command=date "+%a %F %H:%M"
|
|
interval=30
|