fix(hyprland): correctly set cursor theme
This commit is contained in:
@@ -30,8 +30,9 @@
|
|||||||
xwayland.enable = true;
|
xwayland.enable = true;
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
exec-once = [
|
env = [
|
||||||
"hyperctl setcursor Nordzy-cursors 26"
|
"HYPRCURSOR_THEME,Nordzy-cursors"
|
||||||
|
"HYPRCURSOR_SIZE,26"
|
||||||
];
|
];
|
||||||
monitor = [
|
monitor = [
|
||||||
",1920x1080@60,0x0,1"
|
",1920x1080@60,0x0,1"
|
||||||
|
|||||||
Reference in New Issue
Block a user