trying to make gaming work to no avail

This commit is contained in:
cnst
2024-07-30 19:31:35 +02:00
parent a360deaf5f
commit d0cf745c41
3 changed files with 12 additions and 10 deletions

View File

@@ -51,19 +51,21 @@
};
misc = {
vrr = 1;
no_direct_scanout = false;
mouse_move_enables_dpms = 1;
key_press_enables_dpms = 0;
force_default_wallpaper = 0;
disable_hyprland_logo = true;
disable_splash_rendering = true;
disable_autoreload = true;
};
xwayland = {
force_zero_scaling = true;
};
cursor = {
no_hardware_cursors = true;
no_break_fs_vrr = true;
min_refresh_rate = 24;
};
# xwayland {
# force_zero_scaling = true
# }
# cursor {
# no_hardware_cursors = true
# no_break_fs_vrr = true
# min_refresh_rate = 60
# }
};
}

View File

@@ -7,7 +7,7 @@
../../core/gui/browsers
../../core/gui/xdg
../../core/gui/discord
../../core/gui/hypr
../../core/gui/hypr/cnst.nix
../../core/gui/utility
# core.tui
../../core/tui/git/cnst.nix

View File

@@ -8,7 +8,7 @@
../../core/gui/discord
../../core/gui/vscode
../../core/gui/utility
../../core/gui/hypr
../../core/gui/hypr/toothpick.nix
# core.tui
../../core/tui/git/toothpick.nix
../../core/tui/shell/toothpick.nix