New version of ags. #20

Open
opened 2026-04-05 16:17:41 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @OohSorry on 11/26/2024

Hello flick0. Cuz of new 2.0.x for aylurs gtk shell entire AGS part now doesn't work. Would you gonna update dotfiles?
Also for newcomers and other who updated it too:
Remove existing ags and clone v1 branch from official ags repository. Build it from source:

git clone --recursive --branch v1 https://github.com/Aylur/ags.git
cd ags
npm install
meson setup build
meson install -C build
*Originally created by @OohSorry on 11/26/2024* Hello flick0. Cuz of new 2.0.x for aylurs gtk shell entire AGS part now doesn't work. Would you gonna update dotfiles? Also for newcomers and other who updated it too: Remove existing ags and clone v1 branch from official ags repository. Build it from source: ``` git clone --recursive --branch v1 https://github.com/Aylur/ags.git cd ags npm install meson setup build meson install -C build ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/dotfiles#20