This commit is contained in:
Aleksandr Lebedev 2025-03-16 18:15:02 +01:00
parent a1c22371bd
commit 9be85a86f3

View file

@ -131,6 +131,8 @@ in {
]; ];
misc = { misc = {
vfr = true; #lowers the amount of frames when nothing happens vfr = true; #lowers the amount of frames when nothing happens
allow_session_lock_restore = true; # hope that it fixes the crash of hyprlock
disable_hyprland_logo = true;# disables the random Hyprland logo / anime girl background. :(
}; };
input = { input = {
kb_layout = "us, ru"; kb_layout = "us, ru";
@ -161,6 +163,7 @@ in {
cursor = { cursor = {
no_hardware_cursors = true; no_hardware_cursors = true;
inactive_timeout = 10;
}; };
general = { general = {