added custom sfx location in local env
This commit is contained in:
@@ -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() {
|
||||||
|
Reference in New Issue
Block a user