aboutsummaryrefslogtreecommitdiff
path: root/stow/sxiv/.config
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2022-09-22 17:18:57 +0200
committerInigoGutierrez <inigogf.95@gmail.com>2022-09-22 17:18:57 +0200
commit55b52ef845211f09bc09128ff7b80ee504999002 (patch)
tree8cc36be4ff45fadb284a80227940a5958c8dff14 /stow/sxiv/.config
parent9cfbba8178d1121d034031e873251a85f3c2dd8a (diff)
downloadconfigs-55b52ef845211f09bc09128ff7b80ee504999002.tar.gz
configs-55b52ef845211f09bc09128ff7b80ee504999002.zip
Two changes of setBG.sh to setWP.sh.
Diffstat (limited to 'stow/sxiv/.config')
-rwxr-xr-xstow/sxiv/.config/sxiv/exec/key-handler2
1 files changed, 1 insertions, 1 deletions
diff --git a/stow/sxiv/.config/sxiv/exec/key-handler b/stow/sxiv/.config/sxiv/exec/key-handler
index e341f8a..e445c9d 100755
--- a/stow/sxiv/.config/sxiv/exec/key-handler
+++ b/stow/sxiv/.config/sxiv/exec/key-handler
@@ -85,7 +85,7 @@ while read -r file
do
case "$1" in
- "w") setBG.sh "$file" ;;
+ "w") setWP.sh "$file" ;;
"W") wal.sh "$file" ;;