scwrypts v3 refactor
This commit is contained in:
10
scwrypts/desktop/play-sound
Executable file
10
scwrypts/desktop/play-sound
Executable file
@@ -0,0 +1,10 @@
|
||||
#!/bin/zsh
|
||||
DEPENDENCIES+=()
|
||||
REQUIRED_ENV+=()
|
||||
|
||||
use media/audio --group dotwryn
|
||||
|
||||
CHECK_ENVIRONMENT
|
||||
#####################################################################
|
||||
|
||||
MEDIA__PLAY_SFX $@
|
Reference in New Issue
Block a user