fix: cursor size inconsistent
This commit is contained in:
parent
1307aa78fa
commit
5951b04024
11 changed files with 81 additions and 41 deletions
|
|
@ -11,7 +11,6 @@
|
|||
|
||||
services = {
|
||||
dbus.enable = true;
|
||||
picom.enable = true;
|
||||
|
||||
blueman.enable = true;
|
||||
|
||||
|
|
@ -27,7 +26,7 @@
|
|||
};
|
||||
|
||||
xserver = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
xkb.layout = "us";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue