dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit cff3ddb06fda6e4f1640c9f3f4b12146910e5f3f
parent dd1afb33d5e6dba64e21674ab1e3c750314952e2
Author: mrgrouse <bdmfegys@duck.com>
Date:   Sun,  8 Sep 2024 18:54:13 -0400

nsxiv/key-handler: update wallust command for v3

Diffstat:
Mnsxiv/exec/key-handler | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nsxiv/exec/key-handler b/nsxiv/exec/key-handler @@ -43,7 +43,7 @@ while read file; do #exec $HOME/.config/wal/end.sh # wallust commands - wallust "$file" + wallust run "$file" xrdb -load "$HOME/.config/X11/Xresources" xdotool key alt+F5 feh --no-fehbg --bg-scale "$file"