setup-cockpit/dotfiles/i3/blocks

62 lines
1 KiB
Text

# i3blocks config file
#
# Please see man i3blocks for a complete reference!
# The man page is also hosted at http://vivien.github.io/i3blocks
#
# List of valid properties:
#
# align
# color
# command
full_text=
# instance
# interval
# label
# min_width
# name
# separator
# separator_block_width
# short_text
# signal
# urgent
# Global properties
#
# The top properties below are applied to every block, but can be overridden.
# Each block command defaults to the script name to avoid boilerplate.
# Change $SCRIPT_DIR to the location of your scripts!
command=scripts/$BLOCK_NAME
separator_block_width=15
markup=pango
[arch-update]
interval=30
QUIET=true
WATCH=^linux.* ^pacman.*
BASE_COLOR=#5fff5f
UPDATE_COLOR=#ffff85
LABEL=
[ccurrency]
command=scripts/ccurrency -f USD
interval=1800
[ccurrency]
command=scripts/ccurrency -f EUR
interval=1800
[ccurrency]
command=scripts/ccurrency -c ETH -f EUR
interval=1800
[protonvpn]
interval=5
LABEL=VPN
[rofi-calendar]
interval=60
LABEL=
DATEFTM=+ %a. %d. %b. %Y - %H:%M
SHORTFTM=+ %d.%m.%Y
[]