feat(niri): Bind right alt to compose
This commit is contained in:
@@ -81,7 +81,7 @@ in {
|
||||
input = {
|
||||
keyboard.xkb = {
|
||||
layout = "us";
|
||||
options = "ctrl:swapcaps,compose:menu";
|
||||
options = "ctrl:swapcaps,compose:menu,compose:ralt";
|
||||
};
|
||||
mouse = {
|
||||
accel-speed = -0.5;
|
||||
|
||||
Reference in New Issue
Block a user