492 B
492 B
janishutz Hyprland
Setting up to develop
Clone this repo locally. For config/astal
and config/ags
, you will want to run ags types -d .
in every directory where there is a app.ts
file as well as mkdir node_modules && cd node_modules && ln -sf /usr/share/astal/gjs/ ./astal
to prepare for development.
The config/ags
directory contains gtk3 config for astal, whereas in config/astal
, gtk4 configs can be found. All modules but for the notifications are written in Gtk 4.