fix(hyprland): some stuff

This commit is contained in:
kenji
2026-01-02 13:43:56 -06:00
parent 404f272d83
commit 897908da86
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -16,6 +16,7 @@
"hyprpm reload -n"
"vicinae server"
"systemctl --user start hyprpolkitagent"
"hyprsunset -t 4500"
# apps
"fcitx5 -d --replace"
+2 -1
View File
@@ -5,7 +5,8 @@
repeat_delay = 300;
};
cursor = {
hide_on_key_press = true;
hide_on_key_press = false;
no_warps = true;
};
};
}