lock-screen: get rid of scrot; xscreensaver-companion: fix mykblayouts path

This commit is contained in:
Von Random 2019-10-21 16:45:58 +03:00
parent fc7e5afe89
commit 2a1f535eeb
2 changed files with 2 additions and 6 deletions

View file

@ -10,7 +10,7 @@ function parse_actions
/usr/bin/notify-send DUNST_COMMAND_PAUSE
;;
(UNBLANK)
$HOME/vscripts/mykblayouts
$HOME/git/mine/vscripts/mykblayouts
/usr/bin/notify-send DUNST_COMMAND_RESUME
;;
esac