initial commit
This commit is contained in:
40
files/configs/i3/config/i3blocks/config
Normal file
40
files/configs/i3/config/i3blocks/config
Normal file
@@ -0,0 +1,40 @@
|
||||
# i3blocks config file
|
||||
command=/usr/lib/i3blocks/$BLOCK_NAME
|
||||
separator_block_width=15
|
||||
markup=none
|
||||
|
||||
[myi3temp]
|
||||
command=$HOME/opt/scripts/myi3blocks/myi3temp
|
||||
label=
|
||||
interval=5
|
||||
|
||||
[myi3memory]
|
||||
command=$HOME/opt/scripts/myi3blocks/myi3memory
|
||||
label=
|
||||
interval=5
|
||||
|
||||
[myi3load]
|
||||
command=$HOME/opt/scripts/myi3blocks/myi3load
|
||||
label=
|
||||
interval=5
|
||||
|
||||
[myi3battery]
|
||||
command=$HOME/opt/scripts/myi3blocks/myi3battery
|
||||
label=
|
||||
instance=0
|
||||
interval=10
|
||||
|
||||
[iface]
|
||||
label=
|
||||
color=#33CCFF
|
||||
interval=30
|
||||
|
||||
[myi3weather-cam]
|
||||
command=$HOME/opt/scripts/myi3blocks/myi3weather
|
||||
label=ℂ
|
||||
instance=2653941
|
||||
interval=600
|
||||
|
||||
[time]
|
||||
command=$HOME/opt/scripts/myi3blocks/myi3date
|
||||
interval=5
|
||||
Reference in New Issue
Block a user