added custom sfx location in local env
This commit is contained in:
parent
a476736c13
commit
cc72ccbec5
@ -1,6 +1,7 @@
|
||||
#!/bin/sh
|
||||
ENGINE="$(which canberra-gtk-play) -f"
|
||||
SFX="$HOME/Personal/sfx";
|
||||
source "$HOME/.config/wryn/env.zsh"
|
||||
|
||||
|
||||
PLAY() {
|
||||
|
Loading…
Reference in New Issue
Block a user