ENH update blinken for new xmonad dir
This commit is contained in:
parent
2e222945e7
commit
34b070d345
|
@ -7,6 +7,6 @@ fi
|
||||||
|
|
||||||
while true; do
|
while true; do
|
||||||
sleep "$1"
|
sleep "$1"
|
||||||
paplay "$XDG_CONFIG_HOME/xmonad/sound/smb_powerup.wav"
|
paplay "$XDG_CONFIG_HOME/xmonad/assets/sound/smb_powerup.wav"
|
||||||
notify-send 'gaze into the abyss'
|
notify-send 'gaze into the abyss'
|
||||||
done
|
done
|
||||||
|
|
Loading…
Reference in New Issue