# i3blocks configuration file # # The i3blocks man page describes the usage of the binary, # and its website describes the configuration: # # https://vivien.github.io/i3blocks # Global properties separator=true separator_block_width=30 SCRIPT_DIR=/usr/lib/i3blocks/ [iface] command=$SCRIPT_DIR/iface ADDRESS_FAMILY=inet color=#00FF00 interval=30 [wifi] command=$SCRIPT_DIR/wifi label= INTERFACE=wlp1s0 interval=60 [pacman-updates] command=$SCRIPT_DIR/arch-update markup=pango interval=3600 BASE_COLOR=#5fff5f UPDATE_COLOR=#FFFF85 AUR=true LABEL=🌐 WATCH=^linux.* ^pacman.* #QUIET=true [memory] command=$SCRIPT_DIR/memory label= interval=1 #[memory2] #command=$SCRIPT_DIR/memory2 #label=🐏 #interval=persist #markup=pango #bar_chars=_▏▎▍▌▋▊▉██ #bar_size=6 #critical=50 #warning=20 #color_critical=#d9534f [disk_usage] command=$SCRIPT_DIR/disk_usage format="{used:.0f}G/{total:.0f}G ({perc_used:.0f}%)" label= instance=/ interval=30 #[battery2] #command=$SCRIPT_DIR/battery2 #markup=pango #interval=30 [cpu_usage2] command=$SCRIPT_DIR/cpu_usage2 markup=pango interval=persist min_width=🐧 100% #REFRESH_TIME=1 LABEL= #WARN_PERCENT=50 #CRIT_PERCENT=80 DECIMALS=0 [temperature] command=$SCRIPT_DIR/temperature label= interval=5 #T_WARN=70 #T_CRIT=90 #SENSOR_CHIP="" [eyedropper] command=$SCRIPT_DIR/eyedropper full_text= instance=#ffffff markup=pango CLIPBOARD=true #SWAY=true [time] command=date '+%a %d %b %H:%M' interval=1