aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2019-05-03 09:44:26 +0000
committerbloodstalker <thabogre@gmail.com>2019-05-03 09:44:26 +0000
commit2fedd5c844c3e3659da3ec2778c2733cc7114efe (patch)
tree2e91b5fae0b262cc4af3d7c1a4b77c9bfa448db0
parentupdate (diff)
downloadkaminokumo-2fedd5c844c3e3659da3ec2778c2733cc7114efe.tar.gz
kaminokumo-2fedd5c844c3e3659da3ec2778c2733cc7114efe.zip
update
-rwxr-xr-xkaminokumo3
1 files changed, 3 insertions, 0 deletions
diff --git a/kaminokumo b/kaminokumo
index 29dcc3c..dd76293 100755
--- a/kaminokumo
+++ b/kaminokumo
@@ -64,6 +64,9 @@ def premain(argparser):
if mrg(url["5"]):
print ("ls ", end="")
vocalize(os.path.expanduser("~") + "/scripts/mila/lisaup.ogg")
+ if mrg(url["6"]):
+ print ("vv ", end="")
+ #vocalize(os.path.expanduser("~") + "/scripts/mila/lisaup.ogg")
def main():
argparser = Argparser()