From 304334b0df653bf972682b36b91a6be69372b6a0 Mon Sep 17 00:00:00 2001 From: surdeus Date: Fri, 26 Jul 2024 03:43:01 +0500 Subject: [PATCH] feat: river: change from russian to us. --- river/init | 1 + 1 file changed, 1 insertion(+) diff --git a/river/init b/river/init index a1be783..64d6a28 100755 --- a/river/init +++ b/river/init @@ -170,6 +170,7 @@ riverctl map normal Super Tab spawn "riverctl keyboard-layout 'us(dvorak)'" riverctl map normal Super A spawn "riverctl keyboard-layout 'us'" riverctl map normal Super Return spawn "riverctl keyboard-layout 'us(dvp)'" riverctl map normal Super Backspace spawn "riverctl keyboard-layout 'ru'" +riverctl map normal Super Cyrillic_EF spawn "riverctl keyboard-layout 'us'" riverctl map normal Super+Alt R spawn "RIVER_RELOAD=1 $XDG_CONFIG_HOME/river/init && $XNOTIFY 'Reloaded the River configuration'"