sway: Disable adaptive sync

This commit is contained in:
PapaTutuWawa 2021-11-06 21:38:12 +01:00
parent b201f14e51
commit 9612cc89de

View File

@ -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 {