Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-13 | scripts/autofan.py: update to 20220813-2 | 135e2 | 1 | -3/+4 | |
2022-08-13 | scripts/autofan.py: new, 20220813 | 135e2 | 1 | -0/+81 | |
2022-03-24 | scripts/tablet_mode: update to v1.2 | 135e2 | 1 | -49/+67 | |
Changelog: - Disable onboard - Add version parser - Use `black` to format the script | |||||
2022-03-24 | scripts/tablet_mode: update to v1.1 | 135e2 | 1 | -11/+23 | |
Changelog: - Adapt to latest python In python3.8, we won't be allowed to change keys in the same dict easily, so let's just create another one. Ref: https://bugs.python.org/issue36452 - Disable xfce-specific settings. Heyyyyyyy! We use i3 as the daily window manager, so the xfce4-panel settings would be commented out. - Correct accelerometers dir location. This should be chromebook-specific, so you need to change it yourself. | |||||
2022-03-24 | scripts/tablet_mode: new, v1.0 | 135e2 | 1 | -0/+251 | |
- Downloaded from https://gist.github.com/ninlith/d0b56676c09b9d3142266c20c833d3da | |||||
2022-02-03 | scripts/apt-up: update to v1.1 | 135e2 | 1 | -8/+14 | |
2022-01-15 | apt-up: new, v1.0 | 135e2 | 1 | -0/+53 | |
A tiny utility for debian-based distros. |