mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-20 10:44:38 +10:00
Editing xmonad keybindings and sxiv handler.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user