feat: restore dock attention popups
This commit is contained in:
@@ -153,7 +153,7 @@ for item in pairs:
|
||||
'--group', 'Containments', '--group', str(cid),
|
||||
'--group', 'Applets', '--group', str(aid),
|
||||
'--group', 'Configuration', '--group', 'General',
|
||||
'--key', 'unhideOnAttention', 'false'
|
||||
'--key', 'unhideOnAttention', 'true'
|
||||
], stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL)
|
||||
PY
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user