hyprland's persistent wraps

This commit is contained in:
unexplrd
2025-03-12 16:09:47 +02:00
parent 0549fb9fd3
commit 760aa03e49

View File

@ -224,6 +224,7 @@ in {
}; };
}; };
binds.scroll_event_delay = 0; binds.scroll_event_delay = 0;
cursor.persistent_warps = true;
bind = [ bind = [
"$mod, Return, exec, $terminal" "$mod, Return, exec, $terminal"