about summary refs log tree commit diff
path: root/install.sh
Commit message (Collapse)AuthorAge
* Merge pull request #44 from TERMZL0ckd0wn/main HEAD mainWeirdTreeThing2025-01-22
|\ | | | | Added Void Linux Support + list of supported distributions
| * Update install.sh | added Void Linux SupportTERMZL0ckd0wn2025-01-22
| |
* | Fix keyd install checkWeirdTreeThing2025-01-21
|/
* Rename pixel keyboard udev ruleWeirdTreeThing2024-11-28
|
* Reload udev rules after installing pixel keyboard ruleWeirdTreeThing2024-11-28
| | | | Fixes #40
* use "dnf4" instead of generic "dnf"Nacroni2024-11-08
| | | Fedora 41 changes the version of the generic "dnf" to dnf5 (which doesn't support "group install"), so directly pointing to dnf4 might help with installing dependencies.
* Add installing messageWeirdTreeThing2024-07-30
|
* Add support for mapping the google assistant key on pixel devicesWeirdTreeThing2024-07-07
|
* Do not run if NixOS is detectedIngo Reitz2024-04-18
|
* Add special case for Sarien and ArcadaWeirdTreeThing2024-04-10
|
* Level 100 bash expertWeirdTreeThing2024-03-18
|
* More install.sh fixesWeirdTreeThing2024-03-18
|
* Add quotes around variables that might not be setWeirdTreeThing2024-03-11
|
* fixed bug with waiting for user inputjux1e2024-03-06
|
* keyd on Arch is now packaged in the official repomarcsadler2024-03-03
| | | For Arch, install keyd from repo instead of AUR
* Install keyd from terra repo on FedoraWeirdTreeThing2024-02-24
|
* install: add option to invert top rowWeirdTreeThing2024-02-21
|
* Add fancy colorsWeirdTreeThing2024-02-13
|
* Redirect package manager output to a log fileWeirdTreeThing2024-02-13
|
* exit on errorsWeirdTreeThing2024-02-13
|
* apk is in /sbin/apkWeirdTreeThing2024-01-22
|
* Add support for Chimera LinuxWeirdTreeThing2023-12-12
|
* Add special case for pixel devicesWeirdTreeThing2023-11-29
|
* Fix formatting, check if the system has sudo or doasWeirdTreeThing2023-11-02
|
* Install libinput config with root permissionWeirdTreeThing2023-10-18
|
* Install libinput config for keyd virtual keyboardWeirdTreeThing2023-10-06
| | | | Allows Disabled While Typing feature of touchpad to work
* Fix arch installWeirdTreeThing2023-09-08
| | | | cd one dir up
* add check if keyd is already installedSuperPenguin342023-09-03
|
* Initial commitWeirdTreeThing2023-08-28