diff options
| author | Suleyman Farajli <suleyman@farajli.net> | 2025-11-25 23:19:27 +0400 |
|---|---|---|
| committer | Suleyman Farajli <suleyman@farajli.net> | 2025-11-25 23:19:27 +0400 |
| commit | 624cbe65f450bc00126033bb8bc3ca04f34e281e (patch) | |
| tree | eb472d0df782a18029adbbadbd417a6de8807bfe /config/sxiv | |
| parent | 45e06be51b73067e0d2048e672d8895e9de6bd5c (diff) | |
docs(sxiv): add fixme
Diffstat (limited to 'config/sxiv')
| -rwxr-xr-x | config/sxiv/exec/key-handler | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/sxiv/exec/key-handler b/config/sxiv/exec/key-handler index e90cbb1..db9df28 100755 --- a/config/sxiv/exec/key-handler +++ b/config/sxiv/exec/key-handler @@ -1,5 +1,6 @@ #!/bin/sh +# FIXME: use `lib_handle.sh` library # For theme to be applied ~/.Xresource file must be present set -f |
