aboutsummaryrefslogtreecommitdiff
path: root/.config/river/init
diff options
context:
space:
mode:
Diffstat (limited to '.config/river/init')
-rwxr-xr-x.config/river/init3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/river/init b/.config/river/init
index 6997f1b..c5bf5d0 100755
--- a/.config/river/init
+++ b/.config/river/init
@@ -16,6 +16,9 @@ riverctl attach-mode bottom
riverctl hide-cursor timeout 5000
riverctl hide-cursor when-typing enabled
+# Setup keyboard
+riverctl keyboard-layout -options "grp:ctrl_space_toggle" "us,gb"
+
# Note: the "Super" modifier is also known as Logo, GUI, Windows, Mod4, etc.
# Super+Shift+Return to start an instance of foot (https://codeberg.org/dnkl/foot)