Modules/Hyprland: Update keyboard layout options
This commit is contained in:
@ -21,8 +21,11 @@
|
||||
fcitx.enable = true;
|
||||
|
||||
hyprland = {
|
||||
kb-layout = "us";
|
||||
kb-variant = "altgr-intl";
|
||||
keyboard = {
|
||||
layout = "us";
|
||||
variant = "altgr-intl";
|
||||
option = "nodeadkeys";
|
||||
};
|
||||
|
||||
monitors = {
|
||||
"HDMI-A-1" = {
|
||||
|
||||
Reference in New Issue
Block a user