Editing xmonad keybindings and sxiv handler.

This commit is contained in:
Derek Taylor
2021-08-31 18:26:31 -05:00
parent 96b50ce402
commit 8921f3445c
3 changed files with 19 additions and 24 deletions

View File

@@ -50,10 +50,6 @@ do
notify-send "File information" \
"$(mediainfo "$file" | tr -s ' ' | grep -v CompleteName_Last)"
;;
"w")
feh --bg-scale "$file" &&
notify-send "$file has been set as your wallpaper." && exit 0
;;
"x")
xwallpaper --stretch "$file" &&
filename=$HOME/.xwallpaper