about summary refs log tree commit diff stats
path: root/hm/soispha/wms/river
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2024-02-23 19:30:58 +0100
committerSoispha <soispha@vhack.eu>2024-02-23 19:30:58 +0100
commit2531f804fd054a1a2744c0c3e2ff8ebb4d15bba9 (patch)
tree711f7df91133a5453a4484917b369b4b198ba77d /hm/soispha/wms/river
parentfeat(sys/nixos_git_rev): Add a file with the current git reverence (diff)
downloadnixos-config-2531f804fd054a1a2744c0c3e2ff8ebb4d15bba9.zip
refactor(treewide): Remove my unused binaries
These are:
        - grades (only last references)
        - video_pause
        - lf_rename
Diffstat (limited to '')
-rw-r--r--hm/soispha/wms/river/res/keys.ron2
-rw-r--r--hm/soispha/wms/river/res/moonlander.ron2
2 files changed, 2 insertions, 2 deletions
diff --git a/hm/soispha/wms/river/res/keys.ron b/hm/soispha/wms/river/res/keys.ron
index c2b61d7a..a2bc0fa1 100644
--- a/hm/soispha/wms/river/res/keys.ron
+++ b/hm/soispha/wms/river/res/keys.ron
@@ -16,7 +16,7 @@ RiverctlCommandArray(
 
     // Audio
     RiverctlCommand( map_mode: Map,         mode: ["normal"],           key: "XF86AudioRaiseVolume",    mods: "None",           command: "spawn",               command_args: "pactl set-sink-volume 1 +5%",),
-    RiverctlCommand( map_mode: Map,         mode: ["normal", "locked"], key: "XF86AudioLowerVolume",    mods: "None",           command: "spawn",               command_args: "video-pause toggle",),
+    RiverctlCommand( map_mode: Map,         mode: ["normal", "locked"], key: "XF86AudioLowerVolume",    mods: "None",           command: "spawn",               command_args: "pactl set-sink-volume 1 -5%",),
     RiverctlCommand( map_mode: Map,         mode: ["normal", "locked"], key: "XF86AudioMute",           mods: "None",           command: "spawn",               command_args: "mpc toggle",),
 
     // Launcher
diff --git a/hm/soispha/wms/river/res/moonlander.ron b/hm/soispha/wms/river/res/moonlander.ron
index a59c6757..77ffa5c4 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: "screenshot_persistent",),
 
     // 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