mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
ags: newer commit
This commit is contained in:
parent
54492e9fc3
commit
aa58b2543f
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ install-ags (){
|
|||
try git init -b main
|
||||
try git remote add origin https://github.com/Aylur/ags.git
|
||||
x git pull origin main && git submodule update --init --recursive
|
||||
x git checkout 1becec0013b4c2dfebb079aaf593c0d9e7404828 # "feat(Window): keymode"
|
||||
x git checkout 8e94d3b465e76372056c76242e5c013950113be9 # "update changelog"
|
||||
x npm install
|
||||
x meson setup build
|
||||
x meson install -C build
|
||||
|
|
|
|||
Loading…
Reference in a new issue