diff options
author | InigoGutierrez <inigogf.95@gmail.com> | 2022-10-10 22:22:07 +0200 |
---|---|---|
committer | InigoGutierrez <inigogf.95@gmail.com> | 2022-10-10 22:22:07 +0200 |
commit | 906f684632f863c9e81c9a3b7af224c7637d49d3 (patch) | |
tree | 444f277dbd11cd31e1f5c6bc532e828489003abf /wallpaper | |
parent | e8240dc948e37941d812c9de095527751dfdb4dd (diff) | |
download | scripts-906f684632f863c9e81c9a3b7af224c7637d49d3.tar.gz scripts-906f684632f863c9e81c9a3b7af224c7637d49d3.zip |
Select last wallpaper with wpPointer.sh
Diffstat (limited to 'wallpaper')
-rwxr-xr-x | wallpaper/wpPointer.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wallpaper/wpPointer.sh b/wallpaper/wpPointer.sh index a816f18..580545b 100755 --- a/wallpaper/wpPointer.sh +++ b/wallpaper/wpPointer.sh @@ -181,4 +181,4 @@ for wp in "$@"; do addWp "$wp" done -[ -n "$open" ] && sxiv -t $(cat "$wpDatFile") +[ -n "$open" ] && sxiv -b -t -n "$(getRecordedAmount)" - <"$wpDatFile" |