fixed cursor?

This commit is contained in:
Bryan Ramos 2025-07-13 09:50:49 -04:00
parent 2d0612752d
commit 608783b10c
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8

View file

@ -99,6 +99,14 @@ in
sensitivity = 0.35; sensitivity = 0.35;
}; };
cursor = {
inactive_timeout = 0;
no_hardware_cursors = true;
hide_on_touch = false;
use_cpu_buffer = 0;
enable_hyprcursor = false;
};
env = [ env = [
"HYPRCURSOR_THEME,Vanilla-DMZ" "HYPRCURSOR_THEME,Vanilla-DMZ"
"HYPRCURSOR_SIZE,24" "HYPRCURSOR_SIZE,24"