Add click events to server blocks
This commit is contained in:
parent
966a93ff2b
commit
76cab3cef5
4 changed files with 75 additions and 2 deletions
|
@ -39,9 +39,19 @@ instance=CAPS
|
|||
interval=once
|
||||
signal=11
|
||||
|
||||
[serverstatus]
|
||||
command=~/.dotfiles/i3/blocks/server
|
||||
[apachestatus]
|
||||
command=~/.dotfiles/i3/blocks/apache
|
||||
interval=5
|
||||
separator=false
|
||||
|
||||
[mysqlstatus]
|
||||
command=~/.dotfiles/i3/blocks/mysql
|
||||
interval=5
|
||||
#separator=false
|
||||
|
||||
#[proftpstatus]
|
||||
#command=~/.dotfiles/i3/blocks/proftp
|
||||
#interval=5
|
||||
|
||||
# Volume indicator
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue