https://github.com/daniqss/shell
simple wip hyprland shell made with astal
https://github.com/daniqss/shell
astal hyprland scss tsx wayland
Last synced: 4 months ago
JSON representation
simple wip hyprland shell made with astal
- Host: GitHub
- URL: https://github.com/daniqss/shell
- Owner: daniqss
- Created: 2024-11-22T00:19:36.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-02-01T19:25:25.000Z (4 months ago)
- Last Synced: 2025-02-01T20:26:16.336Z (4 months ago)
- Topics: astal, hyprland, scss, tsx, wayland
- Language: TypeScript
- Homepage:
- Size: 2.62 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my shell
WIP shell made with [astal](https://aylur.github.io/astal/) and [ags](https://aylur.github.io/ags/), written in typescript. Now is basically my waybar bar but written with astal. I'll be adding progressivly most of my workflow, including menus made with rofi## features
- [x] bar
- [x] better workspaces widget
- [x] osd
- [ ] launcher
- [ ] taskbar
- [ ] clipboard, network, volume, brightness...## how to use
you must need some dependencies
- ags
- astal
- hyprqtile (if you don't want it, just change [the Workspaces widget](widget/left.tsx))
- dart-sass```bash
git clone https://github.com/daniqss/shell
cd shell
ags run .
```## screenshots
## thanks to
- [aylur](https://github.com/aylur/) for the amazing [astal](https://aylur.github.io/astal/) library
- [PoSayDone](https://github.com/PoSayDone/) for the the beautiful configurations
- [AndreasHGK](https://github.com/AndreasHGK/) for the workspaces widget styles