Compare commits
No commits in common. "1b341d757d71837bddf711a7709e9cb8be37311e" and "94791cd0d9a8b0440463b30366ae1be62fda98f8" have entirely different histories.
1b341d757d
...
94791cd0d9
|
@ -63,7 +63,7 @@
|
|||
|
||||
# Make hyprland work
|
||||
environment.sessionVariables = {
|
||||
"WLR_RENDERER" = "pixman";
|
||||
# "WLR_RENDERER" = "pixman";
|
||||
"WLR_RENDERER_ALLOW_SOFTWARE" = "1";
|
||||
"WLR_NO_HARDWARE_CURSORS" = "1";
|
||||
};
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
# Hyprland outputs + tweaks
|
||||
|
||||
wayland.windowManager.hyprland.extraConfig = ''
|
||||
monitor=,2560x1440,auto,1.5
|
||||
monitor=,preferred,auto,1.5
|
||||
input {
|
||||
# sensitivity = -0.8
|
||||
# accel_profile = flat
|
||||
|
|
Loading…
Reference in New Issue