mirror of
https://git.aramjonghu.dev/AramJonghu/hypr.git
synced 2026-09-08 18:53:29 +02:00
fix(dpms): allow display to turn on after dpms shuts them down
This commit is contained in:
@@ -69,6 +69,8 @@ hl.config({
|
|||||||
},
|
},
|
||||||
misc = {
|
misc = {
|
||||||
disable_hyprland_logo = true,
|
disable_hyprland_logo = true,
|
||||||
|
mouse_move_enables_dpms = true,
|
||||||
|
key_press_enables_dpms = true,
|
||||||
},
|
},
|
||||||
debug = {
|
debug = {
|
||||||
full_cm_proto = true,
|
full_cm_proto = true,
|
||||||
|
|||||||
Reference in New Issue
Block a user