diff --git a/.config/river/keys b/.config/river/keys index 496095c..6038f03 100755 --- a/.config/river/keys +++ b/.config/river/keys @@ -12,6 +12,8 @@ riverctl map normal $mod K focus-view previous riverctl map normal $mod+Shift J swap next riverctl map normal $mod+Shift K swap previous +riverctl map normal None Super_L spawn "killall -SIGUSR1 river-tag-overlay" + # Mod+Period and Mod+Comma to focus the next/previous output #riverctl map normal $mod Period focus-output next #riverctl map normal $mod Comma focus-output previous