From 71eb44efaac2790cce2b8de28419cf47a5179816 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Sat, 8 Apr 2023 13:55:30 -0400 Subject: [PATCH] sway: Enable variable refresh rate --- sway/.config/sway/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sway/.config/sway/config b/sway/.config/sway/config index af9a524d..5908a92a 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -11,6 +11,9 @@ set $menu rofi -show drun # Output configuration (swaymsg -t get_outputs) output * bg /usr/share/backgrounds/archlinux/simple.png fill +# Enable variable refresh rate +output * adaptive_sync on + # You can get the names of your inputs by running: swaymsg -t get_inputs # Read `man 5 sway-input` for more information about this section. input "2:7:SynPS/2_Synaptics_TouchPad" {