about summary refs log tree commit diff stats
path: root/hm/soispha/wms/river
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-10-24 17:13:50 +0200
committerSoispha <soispha@vhack.eu>2023-10-24 17:13:50 +0200
commit1500f4592060b1221abd0c71e3c647f5a1362d70 (patch)
tree0dc5ade1e939abbf061d9e1846c7be33db863ee3 /hm/soispha/wms/river
parentbuild(treewide): Update (diff)
downloadnixos-config-1500f4592060b1221abd0c71e3c647f5a1362d70.zip
feat(hm): Expose the video_pause binary
Diffstat (limited to 'hm/soispha/wms/river')
-rw-r--r--hm/soispha/wms/river/res/moonlander.ron2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soispha/wms/river/res/moonlander.ron b/hm/soispha/wms/river/res/moonlander.ron
index 7a0c7298..b3259f3d 100644
--- a/hm/soispha/wms/river/res/moonlander.ron
+++ b/hm/soispha/wms/river/res/moonlander.ron
@@ -24,7 +24,7 @@ RiverctlCommandArray(
     RiverctlCommand( map_mode: Map,         mode: ["normal"],           key: "L", mods: "Alt+Control+Super+Shift", command: "spawn",                command_args: "screen_shot",),
 
     // Audio
-    RiverctlCommand( map_mode: Map,         mode: ["normal", "locked"], key: "M", mods: "Alt+Control+Super+Shift", command: "spawn",                command_args: "stop_playing_sound",),
+    RiverctlCommand( map_mode: Map,         mode: ["normal", "locked"], key: "M", mods: "Alt+Control+Super+Shift", command: "spawn",                command_args: "video_pause toggle",),
     RiverctlCommand( map_mode: Map,         mode: ["normal", "locked"], key: "N", mods: "Alt+Control+Super+Shift", command: "spawn",                command_args: "mpc toggle",),
 
     // Launcher