diff --git a/desktop/.config/river/init b/desktop/.config/river/init index 4860fd7..1f142af 100755 --- a/desktop/.config/river/init +++ b/desktop/.config/river/init @@ -44,6 +44,7 @@ should_start() { # 1=program binary name fi } +riverctl keyboard-layout -options compose:menu "us(altgr-intl)" ## OPTIONS riverctl spawn "dbus-update-activation-environment SEATD_SOCK DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=river" riverctl focus-follows-cursor normal @@ -301,7 +302,6 @@ for pad in $(riverctl list-inputs | grep -i touchscreen); do riverctl input "$pad" pointer-accel 0.5 done -setxkbmap -option "compose:menu" # We are not in voidlinux, so no nice turnstile user services will take care of us # have to start everything manually here.