note if idle breaks
This commit is contained in:
@@ -7,4 +7,10 @@ import "../../../../config"
|
|||||||
Item {
|
Item {
|
||||||
// true = inhibit idle (prevent hypridle/lock/dpms), false = allow idle
|
// true = inhibit idle (prevent hypridle/lock/dpms), false = allow idle
|
||||||
property bool idle: false
|
property bool idle: false
|
||||||
|
|
||||||
|
// may need this in hypridle.conf
|
||||||
|
// general {
|
||||||
|
// ignore_wayland_inhibit = false # Make sure this is false or omitted
|
||||||
|
// ignore_dbus_inhibit=false
|
||||||
|
// }
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user