mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Add tools
This commit is contained in:
parent
7ad646f580
commit
4dc6ab7864
5 changed files with 46 additions and 44 deletions
|
|
@ -62,10 +62,11 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
# environment.variables = {
|
||||
# # GDK_SCALE = "2";
|
||||
# # XCURSOR_SIZE = "24";
|
||||
# };
|
||||
environment.variables = {
|
||||
WINIT_HIDPI_FACTOR = "1";
|
||||
# GDK_SCALE = "2";
|
||||
# XCURSOR_SIZE = "24";
|
||||
};
|
||||
|
||||
hardware = {
|
||||
opengl = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue