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

https://github.com/hashdefault/hypreww

hyprland + eww + waybar
https://github.com/hashdefault/hypreww

dotfiles eww fish ghostty hypr hyprland hyprlock hyprsunset rofi waybar

Last synced: about 1 month ago
JSON representation

hyprland + eww + waybar

Awesome Lists containing this project

README

          

# 💥 Hypreww files 💥
A Collection of EWW widgets on Hyprland desktop

## Hyprland + EWW + Waybar
Welcome to the HYPREWW repository!
We hope you enjoy working in this environment. Feel free to contribute if you'd like — your input is always welcome.

Please make sure to use all the necessary tools to ensure everything functions properly.
If you have any questions, suggestions, or issues, feel free to open an issue or start a discussion to help us improve the project.

## Screenshots
### User menu && Notifications && Calendar
![image](https://github.com/user-attachments/assets/b070acc0-475f-431c-88e7-91bd96fa7c46)

### Music Player && Notification Pop-up
![image](https://github.com/user-attachments/assets/a02d484a-96a6-450b-ad9a-da3f3b7c871b)

### Weather forecast && Powermenu side
![image](https://github.com/user-attachments/assets/c0a9faea-2c76-4e0f-8e9c-e498003c6d9a)

### Rofi following pywal colorscheme
![image](https://github.com/user-attachments/assets/8d704da7-1f16-44f8-8cc9-a88c6fee0a04)

### Ghostty following pywal colorscheme
![image](https://github.com/user-attachments/assets/03221918-6f6d-4ed3-a616-1d31245df4f5)

### Keybinds Guide Fixed && Disk usage
image

## Main Keybinds ⌨️
| Key | Function |
|----------|----------|
| SUPER + B | Open Browser |
| SUPER + M | Open User Menu |
| SUPER + N | Open Notification history |
| SUPER + P | Screenshot Area |
| SUPER + Q | Open Powemenu |
| SUPER + R | Open Rofi |
| SUPER + SHIFT + C | Close window |
| SUPER + SHIFT + R | Reload hyprland |
| SUPER + SHIFT + Return | Open Terminal |
| SUPER + SHIFT + V | Open clipboard history |

### Tools on this environment 🗒️
- **hyprland** as desktop
- **hyprlock** as lockscreen
- **hyprsunset** for nightlight
- **hypridle** as idle manager
- **hypriddle** as iddle manager
- **eww** for the widgets (please read the [docs](https://github.com/elkowar/eww))
- **waybar** as topbar
- **rofi** as menu application
- **Oranchelo icon theme** as rofi icon theme
- **dmenu** as assistant menu application
- **dunst** as notification manager
- **Papirus icon theme** as notification icon theme
- **grim, slurp, swappy** for screenshots
- **greenclip**, **wl-clipboard** for clipboard manager
- **nemo** as filemanager
- **ghostty** as terminal
- **fish** as shell
- **librewolf** as browser
- **piwal** as colorscheme manager
- **pasystray** as trayer
- **swww** as wallpaper manager

## ⚠️ **NOTE** ⚠️
you will need a folder named **wallpapers** inside Pictures home folder containing all wallpapers
```
$ pwd
/home/user/Pictures/wallpapers
```
this will map the Wallpapers folder so Pywal can work and set the color scheme according to the chosen wallpaper.

## Install
to install all these tools
```
yay -S hyprland hyprlock dunst hyprsunset hypridle waybar grim slurp swappy rofi dmenu greenclip fish wl-clipboard nemo ghostty librewolf pasystray swww
```
```
sudo pacman -S python-pywal
```

### To install EWW
Please follow the [docs](https://github.com/elkowar/eww).
**COMPILE EWW CHOOSING WAYLAND**

### I have been inspired by: 🫀
- [JaKooLit](https://github.com/JaKooLit/Arch-Hyprland)
- [Axarva](https://github.com/Axarva/dotfiles-2.0)
- [Syndrizzle](https://github.com/Syndrizzle/hotfiles)
- [elkowar](https://github.com/elkowar/eww)