mirror of
https://github.com/kmein/niveum
synced 2026-03-19 11:31:09 +01:00
feat: use unstable for thinkpads, only fetch used krops inputs
This commit is contained in:
@@ -23,6 +23,11 @@ in {
|
||||
enable = true;
|
||||
platformTheme = "gtk";
|
||||
};
|
||||
xsession.pointerCursor = theme.cursor // {size = 16;};
|
||||
home.pointerCursor =
|
||||
theme.cursor
|
||||
// {
|
||||
size = 16;
|
||||
x11.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user