mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-05 21:18:30 -04:00
idle: fix screensaver inhibit interfering with manually triggered
inhibitor
This commit is contained in:
@@ -663,7 +663,7 @@ PanelWindow {
|
||||
|
||||
IdleInhibitor {
|
||||
window: barWindow
|
||||
enabled: SessionService.idleInhibited
|
||||
enabled: SessionService.idleInhibited || IdleService.externalInhibitActive
|
||||
}
|
||||
|
||||
Connections {
|
||||
|
||||
Reference in New Issue
Block a user