switch default layout
This commit is contained in:
parent
a9aa84b9d1
commit
62470e7c3e
|
@ -109,7 +109,7 @@
|
|||
enable = true;
|
||||
desktopManager.plasma5.enable = true;
|
||||
displayManager.startx.enable = true;
|
||||
layout = "sus,fox";
|
||||
layout = "fox,sus";
|
||||
extraLayouts.sus = {
|
||||
description = "Swedish US";
|
||||
languages = [ "se" ];
|
||||
|
|
|
@ -10,7 +10,7 @@ xkb_symbols "fox" {
|
|||
};
|
||||
modifier_map Mod5 { ISO_Level3_Shift };
|
||||
|
||||
replace key <RTSH> {[ Alt_L, Alt_L, Alt_L, Alt_L ]};
|
||||
replace key <RTSH> {[ Alt_L ]};
|
||||
|
||||
modifier_map Shift { <LFSH> };
|
||||
modifier_map Mod1 { <RTSH> };
|
||||
|
|
Loading…
Reference in New Issue
Block a user