From 948e025fa43d2e66fe396ce7a0438a1322772c67 Mon Sep 17 00:00:00 2001 From: Soispha Date: Tue, 24 Oct 2023 17:20:11 +0200 Subject: fix(hm/wms/river/res/keys): Set up correct mappings for all hosts --- hm/soispha/wms/river/res/moonlander.ron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hm/soispha/wms/river/res/moonlander.ron') diff --git a/hm/soispha/wms/river/res/moonlander.ron b/hm/soispha/wms/river/res/moonlander.ron index b3259f3d..7210e64f 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: "video_pause toggle",), + 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 -- cgit 1.4.1