config: change default config to use toml-based configuration
This commit is contained in:
parent
e24a61bc62
commit
3cebf651c5
58 changed files with 14093 additions and 145 deletions
|
|
@ -6,6 +6,8 @@ tasks:
|
|||
sudo pacman -Syu --noconfirm
|
||||
sudo pacman -S --noconfirm rustup libinput pango mesa libxkbcommon xorg-xwayland adwaita-icon-theme libxcursor cmake
|
||||
rustup toolchain install stable
|
||||
cd jay
|
||||
git submodule update --init
|
||||
- test: |
|
||||
cd jay
|
||||
cargo test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue