fix multimonitor corners
This commit is contained in:
@@ -147,7 +147,7 @@ Column {
|
||||
}
|
||||
onTapped: {
|
||||
dpmsToggle.active = false;
|
||||
Hyprland.dispatch("dpms off");
|
||||
Hyprland.dispatch("hl.dsp.dpms(false)");
|
||||
resetTimer.start();
|
||||
root.close();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user