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