diff options
-rwxr-xr-x | i3blocks/template | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/i3blocks/template b/i3blocks/template index 465403d..bac81a8 100755 --- a/i3blocks/template +++ b/i3blocks/template @@ -1,5 +1,9 @@ #!/bin/sh +# <++> +# +# <++> + #case $BLOCK_BUTTON in # 1) # Left click # 2) # Middle click |