hyprland: disable ds
This commit is contained in:
parent
33766e494e
commit
cac41a9527
1 changed files with 5 additions and 0 deletions
|
@ -80,6 +80,11 @@
|
|||
name = "glorious-model-o-wireless";
|
||||
sensitivity = "-0.5";
|
||||
};
|
||||
render = {
|
||||
explicit_sync = 1;
|
||||
explicit_sync_kms = 1;
|
||||
direct_scanout = false;
|
||||
};
|
||||
misc = {
|
||||
disable_hyprland_logo = true;
|
||||
mouse_move_enables_dpms = true;
|
||||
|
|
Loading…
Reference in a new issue