Sway : Add vrron and vrroff switches.
This commit is contained in:
parent
8222ff74bb
commit
2bff660499
3
module/sway/bin/vrroff
Executable file
3
module/sway/bin/vrroff
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
swaymsg 'output "Huawei Technologies Co., Inc. ZQE-CBA 0xC080F622" adaptive_sync off'
|
3
module/sway/bin/vrron
Executable file
3
module/sway/bin/vrron
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
swaymsg 'output "Huawei Technologies Co., Inc. ZQE-CBA 0xC080F622" adaptive_sync on'
|
Loading…
Reference in a new issue