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
9 lines
384 B
Bash
9 lines
384 B
Bash
run_logged $OMARCHY_INSTALL/packaging/base.sh
|
|
run_logged $OMARCHY_INSTALL/packaging/fonts.sh
|
|
run_logged $OMARCHY_INSTALL/packaging/nvim.sh
|
|
run_logged $OMARCHY_INSTALL/packaging/icons.sh
|
|
run_logged $OMARCHY_INSTALL/packaging/webapps.sh
|
|
run_logged $OMARCHY_INSTALL/packaging/tuis.sh
|
|
run_logged $OMARCHY_INSTALL/packaging/asus-rog.sh
|
|
run_logged $OMARCHY_INSTALL/packaging/framework16.sh
|