doti3/bar/bar1.conf

114 lines
2.2 KiB
Plaintext
Raw Normal View History

2017-06-19 16:36:59 +02:00
[bandwidth_eth0]
command=/home/simon/.i3/bar/src/bandwidth.php eth0
format=json
interval=5
[bandwidth_eth1]
command=/home/simon/.i3/bar/src/bandwidth.php eth1
format=json
interval=5
[bandwidth_wlan0]
command=/home/simon/.i3/bar/src/bandwidth.php wlan0
format=json
interval=1
[inet_eth0]
command=/home/simon/.i3/bar/src/ip.php eth0
format=json
interval=10
2017-12-04 19:41:16 +01:00
[ip_eth0_inet]
2017-06-19 16:36:59 +02:00
command=/home/simon/.i3/bar/src/ip.php eth0
format=json
interval=10
2017-12-04 19:41:16 +01:00
[ip_eth1_inet]
2017-06-19 16:36:59 +02:00
command=/home/simon/.i3/bar/src/ip.php eth1
format=json
interval=10
2017-12-04 19:41:16 +01:00
[ip_wlan0_inet]
2017-06-19 16:36:59 +02:00
command=/home/simon/.i3/bar/src/ip.php wlan0
format=json
interval=10
2017-12-04 19:41:16 +01:00
[ip_easytether0_inet]
2017-06-19 16:36:59 +02:00
command=/home/simon/.i3/bar/src/ip.php easytether0
format=json
interval=100
2017-12-04 19:41:16 +01:00
[ip_wan]
2017-06-19 16:36:59 +02:00
command=/home/simon/.i3/bar/src/ip_wan.php
format=json
interval=100
[mount_point_space_root]
2017-12-04 19:41:16 +01:00
command=/home/simon/.i3/bar/src/mount_point_space.php root /
2017-06-19 16:36:59 +02:00
format=json
interval=5
[mount_point_space_home]
2017-12-04 19:41:16 +01:00
command=/home/simon/.i3/bar/src/mount_point_space.php home /home 90 95
2017-06-19 16:36:59 +02:00
format=json
interval=5
[memory]
command=memory
[spotify]
command=/home/simon/.i3/bar/src/spotify.php
format=json
interval=1
2017-12-15 17:43:15 +01:00
[app_S]
command=/home/simon/.i3/bar/src/app.php S "i3-msg workspace '6. MEDIA'" '#1db954' 0
format=json
interval=1000
2017-06-19 16:36:59 +02:00
2017-12-14 16:49:32 +01:00
[app_Y]
command=/home/simon/.i3/bar/src/app.php Y "xdg-open https://www.youtube.com/feed/subscriptions" '#f00' 0
format=json
2017-12-15 17:43:15 +01:00
interval=1000
2017-12-14 16:49:32 +01:00
[app_F]
command=/home/simon/.i3/bar/src/app.php F "xdg-open https://www.facebook.com/" '#598df3' 0
format=json
2017-12-15 17:43:15 +01:00
interval=1000
2017-12-14 16:49:32 +01:00
[app_C]
command=/home/simon/.i3/bar/src/app.php C "xdg-open https://choualbox.com/new" '#eeb819' 0
format=json
2017-12-15 17:43:15 +01:00
interval=1000
2017-12-14 16:49:32 +01:00
[app_R]
command=/home/simon/.i3/bar/src/app.php R "xdg-open https://redmine.like-inn-developpement.com/client" '#ff4e51'
format=json
2017-12-15 17:43:15 +01:00
interval=1000
2017-12-14 16:49:32 +01:00
2017-06-19 16:36:59 +02:00
[volume]
command=/home/simon/.i3/bar/src/volume.php
format=json
interval=1
[time]
command=/home/simon/.i3/bar/src/time.php
format=json
interval=1
[date]
command=/home/simon/.i3/bar/src/date.php
format=json
interval=30
2017-12-15 17:43:15 +01:00
[rss]
2017-12-04 18:17:42 +01:00
command=/home/simon/.i3/bar/src/rss.php "https://tiny.deblan.org/public.php?op=rss&id=-3&key=17c659af1ad27f30941a724fcf48421d1e83081a" "RSS"
align=left
interval=30
2017-12-15 17:43:15 +01:00
format=json
2017-12-04 18:17:42 +01:00
2017-06-19 16:36:59 +02:00
[acpi]
command=/home/simon/.i3/bar/src/acpi.php
format=json
2017-12-15 17:43:15 +01:00
interval=20