mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 12:54:15 +01:00
sway: Enable variable refresh rate
This commit is contained in:
parent
24655c9d6f
commit
71eb44efaa
@ -11,6 +11,9 @@ set $menu rofi -show drun
|
|||||||
# Output configuration (swaymsg -t get_outputs)
|
# Output configuration (swaymsg -t get_outputs)
|
||||||
output * bg /usr/share/backgrounds/archlinux/simple.png fill
|
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
|
# 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.
|
# Read `man 5 sway-input` for more information about this section.
|
||||||
input "2:7:SynPS/2_Synaptics_TouchPad" {
|
input "2:7:SynPS/2_Synaptics_TouchPad" {
|
||||||
|
Loading…
Reference in New Issue
Block a user