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
52.4%
TypeScript
20.7%
Lua
15.4%
JavaScript
5.9%
Shell
2.7%
Other
2.9%