Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daniqss/shell

simple wip hyprland shell made with astal
https://github.com/daniqss/shell

astal hyprland scss tsx wayland

Last synced: about 1 month ago
JSON representation

simple wip hyprland shell made with astal

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
- [ ] 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
![](./assets/image.png)