todo.md: note that swaync brightness slider does not work
This commit is contained in:
5
TODO.md
5
TODO.md
@@ -26,6 +26,11 @@
|
|||||||
- `dmesg | grep 'hid_bpf: error while preloading HID BPF dispatcher: -22'`
|
- `dmesg | grep 'hid_bpf: error while preloading HID BPF dispatcher: -22'`
|
||||||
- `s6` is not re-entrant
|
- `s6` is not re-entrant
|
||||||
- so if the desktop crashes, the login process from `unl0kr` fails to re-launch the GUI
|
- so if the desktop crashes, the login process from `unl0kr` fails to re-launch the GUI
|
||||||
|
- swaync brightness slider does not work
|
||||||
|
- it reads brightness from /sys/class/backlight/....
|
||||||
|
- but to *set* the brightness it assumes systemd logind is running
|
||||||
|
<repo:ErikReider/SwayNotificationCenter:src/controlCenter/widgets/backlight/backlightUtil.vala>
|
||||||
|
no reason i can't just write to that file, or exec brightnessctl (if i learn vala)
|
||||||
|
|
||||||
## REFACTORING:
|
## REFACTORING:
|
||||||
- add import checks to my Python nix-shell scripts
|
- add import checks to my Python nix-shell scripts
|
||||||
|
Reference in New Issue
Block a user