Skip to content
/ asira Public

A WM agnostic shell UI for Wayland compositors. 👸

Notifications You must be signed in to change notification settings

ad-on-is/asira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asira 👸

Note

Asira is still in early development. Breaking changes may and will occur.

Screenshot

Features

  • Asira aims to be WM agnostic, targeted at pro-users who like to configure their OS mostly through files.

Installation

  • Install Astal and its libraries
    • Apps
    • Battery
    • Bluetooth
    • Hyprland (currently only workspaces)
    • Mpris
    • Network
    • Notifd
    • WirePlumber
  • Install AGS2
  • Install Bun
# clone this repo
git clone https://github.com/ad-on-is/asira
cd asira

# copy init file
cp init.example.tsx init.tsx

# install dependencies
bun i

# download the icons form here
# https://github.com/rodrigokamada/openweathermap/tree/master/src/images
# and save them to ~/.local/share/ow-icons

# to run the shell
ags -d $(pwd) run

# to run the launcher
ags -d $(pwd) run

# to toggle the launcher (Use this as your keyboard shortcut)
astal -i asira-launcher "show"

Special Thanks

About

A WM agnostic shell UI for Wayland compositors. 👸

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages