ENH update blinken for new xmonad dir

This commit is contained in:
Nathan Dwarshuis 2024-02-23 18:12:20 -05:00
parent 2e222945e7
commit 34b070d345
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@ fi
while true; do
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'
done