about summary refs log tree commit homepage
path: root/bin/dtas-console
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dtas-console')
-rwxr-xr-xbin/dtas-console2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/dtas-console b/bin/dtas-console
index 98d3f43..ee0c126 100755
--- a/bin/dtas-console
+++ b/bin/dtas-console
@@ -202,6 +202,8 @@ begin
         when "f" then c.req_ok("rg fallback_gain-=1")
         when ">" then c.req_ok("tl next")
         when "<" then c.req_ok("tl prev")
+        when "!" then c.req_ok("cue prev")
+        when "@" then c.req_ok("cue next")
         when " "
           c.req("play_pause")
         when "r" # cycle through replaygain modes