Compare commits

..

No commits in common. "1b341d757d71837bddf711a7709e9cb8be37311e" and "94791cd0d9a8b0440463b30366ae1be62fda98f8" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@
# Make hyprland work # Make hyprland work
environment.sessionVariables = { environment.sessionVariables = {
"WLR_RENDERER" = "pixman"; # "WLR_RENDERER" = "pixman";
"WLR_RENDERER_ALLOW_SOFTWARE" = "1"; "WLR_RENDERER_ALLOW_SOFTWARE" = "1";
"WLR_NO_HARDWARE_CURSORS" = "1"; "WLR_NO_HARDWARE_CURSORS" = "1";
}; };

View File

@ -20,7 +20,7 @@
# Hyprland outputs + tweaks # Hyprland outputs + tweaks
wayland.windowManager.hyprland.extraConfig = '' wayland.windowManager.hyprland.extraConfig = ''
monitor=,2560x1440,auto,1.5 monitor=,preferred,auto,1.5
input { input {
# sensitivity = -0.8 # sensitivity = -0.8
# accel_profile = flat # accel_profile = flat