mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
* Add framwork 16 RGB syncing * fixed install script, fixed color changing when style changes * added framework scripts to the main install scripts * renamed theme-set scripts, added migration * use omarchy-pkg-add, shared keyboard template, tracked udev rule * call the install file from the migration file
5 lines
172 B
Bash
5 lines
172 B
Bash
echo "Install Framework 16 keyboard RGB support"
|
|
|
|
source $OMARCHY_PATH/install/packaging/framework16.sh
|
|
source $OMARCHY_PATH/install/config/hardware/framework16-qmk-hid.sh
|