diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-04-15 14:42:36 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-04-15 14:42:36 -0400 |
| commit | 0242d8428d258a886bed6305dc6e37e61ab86046 (patch) | |
| tree | b468bfdae943a25bb57f71b718d8ffc015488aaa | |
| parent | dff66cd1efb36afd54dd6dcf2fdaa9475d5646c1 (diff) | |
| download | eibhear-0242d8428d258a886bed6305dc6e37e61ab86046.tar.gz eibhear-0242d8428d258a886bed6305dc6e37e61ab86046.tar.zst eibhear-0242d8428d258a886bed6305dc6e37e61ab86046.zip | |
help renamed to avoid conflicts
| -rw-r--r-- | .config/i3blocks/config | 2 | ||||
| -rwxr-xr-x | .local/bin/statusbar/help-icon (renamed from .local/bin/statusbar/help) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3blocks/config b/.config/i3blocks/config index 457a9a2..e83de5a 100644 --- a/.config/i3blocks/config +++ b/.config/i3blocks/config @@ -64,5 +64,5 @@ interval=30 [internet] interval=10 -[help] +[help-icon] interval=once diff --git a/.local/bin/statusbar/help b/.local/bin/statusbar/help-icon index 4d8e3c2..4d8e3c2 100755 --- a/.local/bin/statusbar/help +++ b/.local/bin/statusbar/help-icon |
