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.
Description
Languages
CSS
50.5%
TypeScript
20%
Lua
14.8%
JavaScript
9.2%
Shell
2.6%
Other
2.9%