summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-03-24scripts/tablet_mode: update to v1.2135e21-49/+67
Changelog: - Disable onboard - Add version parser - Use `black` to format the script
2022-03-24scripts/tablet_mode: update to v1.1135e21-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-24scripts/tablet_mode: new, v1.0135e21-0/+251
- Downloaded from https://gist.github.com/ninlith/d0b56676c09b9d3142266c20c833d3da
2022-03-23config/i3status-rust: update to 20220323-2135e21-1/+1
- Set keyboard state to enabled by default
2022-03-23config/i3status-rust: update to 20220323135e21-0/+5
- Add custom keyboard control (disable/enable)
2022-03-18config/i3: update to 20220318135e21-1/+1
- Update rofi config
2022-02-08config/i3: update to 20220208-2135e21-1/+1
- Enable titlebars
2022-02-08config/i3: update to 20220208135e21-0/+141
- Use i3-gaps
2022-02-03scripts/apt-up: update to v1.1135e21-8/+14
2022-02-03config/i3: update to 20220203135e21-0/+2
- Add screenshot key
2022-02-01config/i3: update to 20220201135e22-0/+20
- Support brightness control (for crouton) - ShortKey: $mod+Shift+u Brightness Up $mod+Shift+d Brightness Down
2022-01-28config/polybar: update to 20220128135e24-11/+13
- Switch to black background - Make scripts/powermenu.sh happy with $DESKTOP_SESSION - Adjust Lock & Sleep function
2022-01-24config/i3: update to 20220124135e21-1/+1
- Use i3lock-fancy
2022-01-18config/i3: autostart pulseaudio135e21-0/+1
Otherwise, speaker-test cannot even find a sound card ... Solves crouton#2925
2022-01-18config/polybar: new, 20220118135e221-0/+3465
2022-01-18config/i3status-rust: update network indicator settings135e21-1/+1
2022-01-18config/i3status-rust: new, 20220118135e21-0/+33
2022-01-18config/i3: update to 20220118135e22-4/+26
2022-01-15config/i3: new, 20220115135e21-0/+195
2022-01-15.zshrc: new, 20220115135e21-0/+76
2022-01-15apt-up: new, v1.0135e21-0/+53
A tiny utility for debian-based distros.