fix(hyprland): some stuff
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
"hyprpm reload -n"
|
"hyprpm reload -n"
|
||||||
"vicinae server"
|
"vicinae server"
|
||||||
"systemctl --user start hyprpolkitagent"
|
"systemctl --user start hyprpolkitagent"
|
||||||
|
"hyprsunset -t 4500"
|
||||||
|
|
||||||
# apps
|
# apps
|
||||||
"fcitx5 -d --replace"
|
"fcitx5 -d --replace"
|
||||||
|
|||||||
@@ -5,7 +5,8 @@
|
|||||||
repeat_delay = 300;
|
repeat_delay = 300;
|
||||||
};
|
};
|
||||||
cursor = {
|
cursor = {
|
||||||
hide_on_key_press = true;
|
hide_on_key_press = false;
|
||||||
|
no_warps = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user