Maybe this?
This commit is contained in:
@@ -51,9 +51,11 @@
|
|||||||
wl-clipboard
|
wl-clipboard
|
||||||
];
|
];
|
||||||
|
|
||||||
# Some basic hyprcursor stuff
|
# Cursor theme for Hyprland and regular Wayland/XWayland clients.
|
||||||
environment.sessionVariables = {
|
environment.sessionVariables = {
|
||||||
HYPRCURSOR_THEME = "Adwaita";
|
HYPRCURSOR_THEME = "Adwaita";
|
||||||
HYPRCURSOR_SIZE = "24";
|
HYPRCURSOR_SIZE = "24";
|
||||||
|
XCURSOR_THEME = "Adwaita";
|
||||||
|
XCURSOR_SIZE = "24";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user