extract phoc config

This commit is contained in:
asonix 2023-06-07 13:15:10 -05:00
parent ed1575445f
commit 429b17a624
2 changed files with 9 additions and 5 deletions

View file

@ -70,11 +70,7 @@
enable = true;
user = "asonix";
group = "users";
phocConfig = {
"output:DSI-1" = {
scale = 1;
};
};
phocConfig = ./phoc.ini;
};
desktopManager.gnome.enable = true;
displayManager.gdm.enable = true;

8
phoc.ini Normal file
View file

@ -0,0 +1,8 @@
[core]
xwayland = false
[output:DSI-1]
scale = 2
[cursor]
theme = default