diff options
author | InigoGutierrez <inigogf.95@gmail.com> | 2019-11-19 20:55:00 +0100 |
---|---|---|
committer | InigoGutierrez <inigogf.95@gmail.com> | 2019-11-19 20:55:00 +0100 |
commit | 54050803d89a2570c06ae20b0f5dc0d348fffa76 (patch) | |
tree | 042a692a1d5c13ff3094baa9f1023ab3e6484656 | |
parent | b399d85263a6939b926365bdaff126f1622aa389 (diff) | |
download | scripts-54050803d89a2570c06ae20b0f5dc0d348fffa76.tar.gz scripts-54050803d89a2570c06ae20b0f5dc0d348fffa76.zip |
Updated template
-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 |