Skip to content

Commit 65f062e

Browse files
committed
ruu xkb layout variant
1 parent c64ddbf commit 65f062e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nix/configuration.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1041,7 +1041,7 @@ in {
10411041
input = {
10421042
"*" = {
10431043
xkb_layout = "us,ru";
1044-
xkb_variant = "altgr-intl,";
1044+
xkb_variant = "altgr-intl,ruu,";
10451045
xkb_options = "grp:sclk_toggle";
10461046
};
10471047
};

nix/doom.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@ in
6666
-file ${../bak/doom/CodeFX.pk3} \
6767
-file ${../bak/doom/CodeFXFire.pk3} \
6868
-file ${../bak/doom/CodeFXBlood.pk3} \
69+
-file ${../bak/doom/waterfix.pk3} \
6970
-file "${../bak/doom/ltp701}/Liquid Texture Pack V7.0.1/LTP V7.0.1.pk3" \
7071
-file "${../bak/doom/ltp701}/Liquid Texture Pack V7.0.1/LTP Reflection Add-on (Must Add To Play)/LTP 16x9 Real Time Reflections Add-on/LTP 16x9 RT Reflection 1920x1080 .pk3" \
7172
-file "${../bak/doom/ltp701}/Liquid Texture Pack V7.0.1/LTP Demo Map + Map Editing + Add-on Files/LTP Add-on Files/LTP - Doom Terrain Splashes.pk3" \
72-
-file ${../bak/doom/waterfix.pk3} \
7373
-file ${../bak/doom/AshesStandalone_V1_51/Resources/AshesSAMenu.pk3} \
7474
-file ${../bak/doom/AshesStandalone_V1_51/Resources/lightmodepatch.pk3} \
7575
-file ${../bak/doom/Ashes_2063_Enriched_v2.23_RUS_v1.2.pk3} \

0 commit comments

Comments
 (0)