sway: Disable adaptive sync
This commit is contained in:
parent
b201f14e51
commit
9612cc89de
@ -87,9 +87,10 @@ in {
|
||||
};
|
||||
"2:10:TPPS/2_Elan_TrackPoint" = { dwt = "enabled"; };
|
||||
};
|
||||
output = {
|
||||
"*" = { adaptive_sync = "on"; };
|
||||
};
|
||||
# NOTE: Somehow the cursor sometimes lags a bit
|
||||
#output = {
|
||||
# "*" = { adaptive_sync = "on"; };
|
||||
#};
|
||||
keybindings = let
|
||||
speakers = "alsa_output.pci-0000_00_1f.3.analog-stereo";
|
||||
in lib.mkOptionDefault {
|
||||
|
Loading…
Reference in New Issue
Block a user