disable vrr
This commit is contained in:
parent
bf1e87e7e6
commit
4c7bcf16cf
2 changed files with 23 additions and 23 deletions
|
|
@ -26,8 +26,8 @@
|
|||
enable = true;
|
||||
settings = {
|
||||
monitor = [
|
||||
"DP-3,2560x1440@360,2560x0,1,vrr,1"
|
||||
"DP-2,2560x1440@144,0x0,1,vrr,1"
|
||||
"DP-3,2560x1440@360,2560x0,1"
|
||||
"DP-2,2560x1440@144,0x0,1"
|
||||
];
|
||||
windowrulev2 = [
|
||||
"opacity 1.0 0.6,class:^(kitty)$"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue