colors, fixes

This commit is contained in:
2025-06-12 20:21:33 +00:00
parent 09ed42abc7
commit 6811313bf1
7 changed files with 74 additions and 22 deletions

View File

@@ -16,7 +16,7 @@ xkb_symbols "yurmak" {
replace key <LCTL> { [ Super_L ] };
replace key <LWIN> { [ Alt_R ] };
replace key <LALT> { [ ISO_Level3_Shift ] };
replace key <RALT> { [ ALT_L ] };
replace key <RALT> { [ Alt_L ] };
#####################################
########### characters ##############