my AGS/Astal configuration
Find a file
Anthony Rodriguez 0bb9279c61
chore!: split-up in components and widgets
The project has been split up in "components" and "widgets". Here's
what's meant by both:

- Components: big building blocks to coquille shell (i.e. the bar
itself, the app launcher...)
- Widgets: smaller building blocks, contained in components and
composing them (i.e. workspaces widget, wifi status...)
2025-02-16 14:03:42 +01:00
src chore!: split-up in components and widgets 2025-02-16 14:03:42 +01:00
.editorconfig chore: initialize project structure 2025-02-10 03:07:18 +01:00
.envrc chore: initialize project structure 2025-02-10 03:07:18 +01:00
.gitignore chore: initialize project structure 2025-02-10 03:07:18 +01:00
app.ts chore!: split-up in components and widgets 2025-02-16 14:03:42 +01:00
env.d.ts chore: initialize project structure 2025-02-10 03:07:18 +01:00
flake.lock feat: add functionalities to bar 2025-02-14 22:19:57 +01:00
flake.nix feat: check for matcha availability 2025-02-16 13:05:34 +01:00
style.scss feat: add functionalities to bar 2025-02-14 22:19:57 +01:00
tsconfig.json feat: check for matcha availability 2025-02-16 13:05:34 +01:00