.dotfiles/i3/.config/i3blocks/config
2024-11-24 12:08:46 +03:00

37 lines
709 B
Text

[memory]
command=~/.config/i3blocks/modules/memory
label=ram
interval=30
[iface]
command=~/.config/i3blocks/modules/iface
LABEL=wlan
#IFACE=wlan0
#ADDRESS_FAMILY=inet6?
# color=#00FF00
interval=30
# set this to 1 to display the name of the connected WIFI interface instead of the IP address.
display_wifi_name=0
[volume-pipewire]
command=~/.config/i3blocks/modules/volume-pipewire
interval=once
signal=1
USE_ALSA_NAME=1
LONG_FORMAT="${SYMB} ${VOL}%"
DEFAULT_COLOR="#a0a0a0"
[language]
command=xkblayout-state print %s | awk '{print $0}'
interval=5
signal=3
[calendar]
command=~/.config/i3blocks/modules/calendar
interval=1
LABEL=
DATEFMT=+%a %d.%m.%Y %H:%M:%S
# SHORTFMT=+%H:%M:%S
HEIGHT=180
WIDTH=220