multiple cursors

This commit is contained in:
Kopatz
2025-09-23 23:19:28 +02:00
parent 6a2456cb86
commit 7379e9d9fc
2 changed files with 25 additions and 2 deletions

View File

@@ -120,7 +120,12 @@ in
render = {
new_render_scheduling = true;
};
misc = { vfr = true; middle_click_paste = false; enable_anr_dialog = false; };
misc = {
vfr = true;
middle_click_paste = false;
enable_anr_dialog = false;
disable_hyprland_logo = true;
};
xwayland = lib.mkIf isPc { force_zero_scaling = true; };
decoration = {