switch default layout

master
Rachel Lambda Samuelsson 2023-10-19 21:12:07 +02:00
parent a9aa84b9d1
commit 62470e7c3e
2 changed files with 2 additions and 2 deletions

View File

@ -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" ];

View File

@ -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> };