Enable vrr.
This commit is contained in:
parent
b1d4c2dcd9
commit
ed0ec51333
1 changed files with 4 additions and 0 deletions
|
@ -360,6 +360,10 @@ in {
|
||||||
allow_tearing = true;
|
allow_tearing = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
misc = {
|
||||||
|
vrr = 1;
|
||||||
|
};
|
||||||
|
|
||||||
input = {
|
input = {
|
||||||
kb_layout = "us,hr";
|
kb_layout = "us,hr";
|
||||||
kb_options = "caps:escape,grp:alt_space_toggle";
|
kb_options = "caps:escape,grp:alt_space_toggle";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue