doti3/bar/bar1.conf
2022-09-26 12:11:24 +02:00

194 lines
5.3 KiB
Plaintext

#[bandwidth_eth0]
#command=/home/simon/.i3/bar/src/bandwidth.php eth0 inet eth
#format=json
#markup=pango
#interval=5
#
#[bandwidth_wg0]
#command=/home/simon/.i3/bar/src/bandwidth.php wg0 wg0
#format=json
#markup=pango
#interval=5
#
#[bandwidth_wg1]
#command=/home/simon/.i3/bar/src/bandwidth.php wg1 wg1
#format=json
#markup=pango
#interval=5
#
#[bandwidth_enx00e04cf69b06]
#command=/home/simon/.i3/bar/src/bandwidth.php enx00e04cf69b06 inet eth
#format=json
#markup=pango
#interval=5
#
#[bandwidth_enx00e04c68022c]
#command=/home/simon/.i3/bar/src/bandwidth.php enx00e04c68022c inet eth
#format=json
#markup=pango
#interval=5
#
#[bandwidth_wlp59s0]
#command=/home/simon/.i3/bar/src/bandwidth.php wlp59s0 inet wifi
#format=json
#markup=pango
#interval=1
[ip_wg0_ip4]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/ip -iface=wg0 -version=ip4 -name=wg0
format=json
markup=pango
interval=3
[ip_wg1_ip4]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/ip -iface=wg1 -version=ip4 -name=wg1
format=json
markup=pango
interval=3
[ip_wg2_ip4]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/ip -iface=wg2 -version=ip4 -name=wg2
format=json
markup=pango
interval=3
[ip_eth0_ip4]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/ip -iface=eth0 -version=ip4 -name=eth
format=json
markup=pango
interval=3
[ip_enx00e04cf69b06_ip4]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/ip -iface=enx00e04cf69b06 -version=ip4 -name=eth
format=json
markup=pango
interval=3
[ip_enx00e04c68022c_ip4]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/ip -iface=enx00e04c68022c -version=ip4 -name=eth
format=json
markup=pango
interval=3
[ip_bnep0_ip4]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/ip -iface=bnep0 -version=ip4 -name=bth
format=json
markup=pango
interval=3
[ip_wlp59s0_ip4]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/ip -iface=wlp59s0 -version=ip4 -name=wifi
format=json
markup=pango
interval=3
[ip_wan]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/ip_wan
format=json
markup=pango
interval=100
[wireguard_wg0]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/wireguard -iface=wg0 -name=DEBLAN
format=json
markup=pango
interval=2
[wireguard_wg1]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/wireguard -iface=wg1 -name=OVH
format=json
markup=pango
interval=2
# [wireguard_wg2]
# command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/wireguard -iface=wg2 -name=VPN01
# format=json
# markup=pango
# interval=2
[app_wg0edit]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/app -block=app_wg0edit -name="<span font='FontAwesome'>$(bash -c 'echo -e "\uf044"')</span>" -bg-color='#505050' -fg-color='#cccccc' -cmd="sudo /home/simon/bin/wireguard-gui"
format=json
markup=pango
interval=1000
[du_root]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/du -block=du_root -mount-point=/ -name=/ -limit-warning=70 -limit-danger=90
format=json
markup=pango
interval=30
[du_home]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/du -block=du_home -mount-point=/home -name=/home -limit-warning=90 -limit-danger=95
format=json
markup=pango
interval=30
[volume]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/volume -channel=Master
format=json
markup=pango
interval=1
[i3remote]
command=/home/simon/.i3/bar/src/i3remote.php
format=json
markup=pango
interval=3
[app_otp]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/app -block=app_otp -name=🔐 -bg-color='#363636' -fg-color='#ffc337' -cmd="/home/simon/bin/otpclient"
format=json
markup=pango
interval=1000
[app_flameshot]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/app -block=app_flameshot -name=F -bg-color='#bf007e' -fg-color='#fff' -cmd="/usr/bin/flameshot gui --delay 500"
format=json
markup=pango
interval=1000
[app_ksnip]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/app -block=app_ksnip -name=K -bg-color='#a460ef' -fg-color='#fff' -cmd=/usr/bin/ksnip
format=json
markup=pango
interval=1000
[app_cloud]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/app -block=app_cloud -name=C -bg-color='#3c4e74' -fg-color='#fff' -cmd="xdg-open https://deblan.cloud/"
format=json
markup=pango
interval=1000
[app_youtube]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/app -block=app_youtube -name=Y -bg-color='#c74a42' -fg-color='#fff' -cmd="xdg-open https://www.youtube.com/feed/subscriptions"
format=json
markup=pango
interval=1000
[rss_tts]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/rss -block=rss_tts -feed="https://tiny.deblan.org/public.php?op=rss&id=-3&key=17c659af1ad27f30941a724fcf48421d1e83081a" -website="https://tiny.deblan.org/" -empty-color="#CCCCCC" -non-empty-color="#B3FF6C"
align=left
interval=30
format=json
markup=pango
[rss_wallabag]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/rss -block=rss_wallabag -feed="https://wallabag.deblan.org/simon/AMHCUowxsRPdNiz/unread.xml" -website="https://wallabag.deblan.org/" -empty-color="#aabfc1" -non-empty-color="#00d8f0"
align=left
interval=30
format=json
markup=pango
[time]
command=/home/simon/www/repo/i3-blocks-go/build/linux-amd64/date -format="%H:%M:%S %d/%m/%Y"
format=json
markup=pango
interval=persist
[acpi]
command=/home/simon/.i3/bar/src/acpi.php
format=json
markup=pango
interval=20