home/nixy: add adwaita cursor theme
This commit is contained in:
parent
ce7808f193
commit
bc3c1f4a2c
@ -50,6 +50,12 @@ in
|
||||
WLR_RENDERER = "vulkan";
|
||||
};
|
||||
|
||||
home.pointerCursor = {
|
||||
package = pkgs.adwaita-icon-theme;
|
||||
name = "Adwaita";
|
||||
size = 38;
|
||||
};
|
||||
|
||||
wayland.windowManager.sway = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user