mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-13 10:50:20 +01:00
wm: Add french layout to niri
This commit is contained in:
parent
b6251dd89a
commit
e66997e549
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ ckgrounds/nixos/nix-wallpaper-simple-dark-gray.png";
|
|||
|
||||
input = {
|
||||
keyboard = {
|
||||
xkb.layout = "fr(ergol),us";
|
||||
xkb.layout = "fr(ergol),us,fr";
|
||||
xkb.options = "compose:102";
|
||||
numlock = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue