going to back to using i3 like a peasant
This commit is contained in:
parent
23b9618fb4
commit
ef80e89a65
|
|
@ -18,7 +18,7 @@
|
||||||
windowManager = {
|
windowManager = {
|
||||||
# stumpwm is still on 24.05 / v2.4.10; but NixOS
|
# stumpwm is still on 24.05 / v2.4.10; but NixOS
|
||||||
# is using v2.5.4.
|
# is using v2.5.4.
|
||||||
stumpwm.enable = true;
|
# stumpwm.enable = true;
|
||||||
i3.enable = true;
|
i3.enable = true;
|
||||||
};
|
};
|
||||||
xkb = {
|
xkb = {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue