Compare commits
2 commits
3f7ed9bfdd
...
8f24262eb7
Author | SHA1 | Date | |
---|---|---|---|
|
8f24262eb7 | ||
|
e9001dca64 |
|
@ -295,7 +295,7 @@
|
|||
};
|
||||
|
||||
extraConfig = "
|
||||
monitor=,preferred,auto,auto
|
||||
monitor=,preferred,auto,1
|
||||
|
||||
xwayland {
|
||||
force_zero_scaling = true
|
||||
|
|
|
@ -3,4 +3,7 @@
|
|||
enable = true;
|
||||
vimAlias = true;
|
||||
};
|
||||
home.packages = [pkgs.lunarvim];
|
||||
|
||||
home.sessionPath = ["${pkgs.clang-tools}/bin:$PATH"];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue