Changed property names in lock to abide our newly changed properties.
Currently the set font aren't being used for the lockscreen.
Added fallback to warnings from the polkit that kept appearing in zshell's logs.
Related issue
No response
Type
Refactor / style
Tested
Build succeeds
Existing tests pass
Manually verified
Breaking changes?
Should be nothing as there are just property changes and two fallbacks that got added.
Checklist
CI passes (format, lint, typecheck)
Clean commits
No new warnings
Docs updated if needed
### What & why
Changed property names in lock to abide our newly changed properties.
Currently the set font aren't being used for the lockscreen.
Added fallback to warnings from the polkit that kept appearing in zshell's logs.
### Related issue
_No response_
### Type
Refactor / style
### Tested
- [x] Build succeeds
- [x] Existing tests pass
- [ ] Manually verified
### Breaking changes?
Should be nothing as there are just property changes and two fallbacks that got added.
### Checklist
- [x] CI passes (format, lint, typecheck)
- [ ] Clean commits
- [ ] No new warnings
- [ ] Docs updated if needed
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
What & why
Changed property names in lock to abide our newly changed properties.
Currently the set font aren't being used for the lockscreen.
Added fallback to warnings from the polkit that kept appearing in zshell's logs.
Related issue
No response
Type
Refactor / style
Tested
Breaking changes?
Should be nothing as there are just property changes and two fallbacks that got added.
Checklist
For cleaner commit messages; look up conventional commits. Otherwise, seems fine to me.