【 end_4's Hyprland dotfiles 】


[](https://github.com/end-4/hyprland)

• overview •
Notable features
- **Overview**: Shows open apps with live previews. Type to search/calculate/run
- **AI**: Gemini API and Ollama models
- **Autogenerated colors**: Accessible and beautiful Material colors based on wallpaper
- **Transparent installation**: Every command is shown before it's run
Instructions
- **Prerequisite**: Your system works. That's it. You don't have to reinstall your system!
- **Automatic**, but guided and transparent, installation for Arch(-based) Linux:
```bash
bash <(curl -s "https://end-4.github.io/dots-hyprland-wiki/setup.sh")
```
If you are using fish shell (non-posix-compliant shell) then:
```bash
bash -c "$(curl -s https://end-4.github.io/dots-hyprland-wiki/setup.sh)"
```
- **Manual** installation, other distros and more:
- See the [Wiki](https://end-4.github.io/dots-hyprland-wiki/en/ii-qs/01setup/)
- **Default keybinds**: Should be somewhat familiar if you've used Windows or GNOME.
- For a list, hit `Super`+`/`
- For a terminal, hit `Super`+`Enter`
Software overview
| Software | Purpose |
| ------------- | ------------- |
| [Hyprland](https://github.com/hyprwm/hyprland) | The compositor (for noobs, you can just call it a window manager) |
| [Quickshell](https://quickshell.outfoxxed.me/) | A QtQuick-based widget system, responsible for the status bar, sidebars, etc. |
- For a more comprehensive list of dependencies, see [scriptdata/dependencies.conf](https://github.com/end-4/dots-hyprland/blob/main/scriptdata/dependencies.conf)
• screenshots •
## illogical-impulseQuickshell
| AI | Common widgets |
|:---|:---------------|
|  |  |
| Window management | Weeb power |
|  |  |
By the way...
- The funny notification positions are mimicking Android 16's dragging behavior
- The clock on the wallpaper is automatically placed at the "least busy" region of the image
## illogical-impulseAGS (Deprecated)
| AI | Common widgets |
|:---|:---------------|
|  |  |
| Window management | Weeb power |
|  |  |
## Unsupported stuff
- The pics are here mainly for your viewing pleasure
- The files are still available, feel free to grab them from the [`archive`](https://github.com/end-4/dots-hyprland/tree/archive) branch if you're willing to see some spaghetti and troubleshoot
- Click image for a presentation video
### [m3ww](https://github.com/end-4/dots-hyprland/tree/archive)
### [NovelKnock](https://github.com/end-4/dots-hyprland/tree/archive)
### [Hybrid](https://github.com/end-4/dots-hyprland/tree/archive)
### [Windoes](https://github.com/end-4/dots-hyprland/tree/archive)
• thank you •
- [@clsty](https://github.com/clsty) for making my work accessible by taking care of the install script and many other things
- [@midn8hustlr](https://github.com/midn8hustlr) for greatly improving the color generation system
- [@outfoxxed](https://github.com/outfoxxed/) for being extremely supportive in my Quickshell journey
- Quickshell: [Soramane](https://github.com/caelestia-dots/shell/), [FridayFaerie](https://github.com/FridayFaerie/quickshell), [nydragon](https://github.com/nydragon/nysh)
- AGS: [Aylur's config](https://github.com/Aylur/dotfiles/tree/ags-pre-ts), [kotontrion's config](https://github.com/kotontrion/dotfiles)
- EWW: [fufexan's config](https://github.com/fufexan/dotfiles) (he thanks more people there btw)
- AI bots for providing useful examples
• stonks •
- Funny useful number: https://github.com/sponsors/end-4
- Funny useless number:
[](https://starchart.cc/end-4/dots-hyprland)
- *Jokes aside i do appreciate both*
• inspirations/copying •
- Inspiration: osu!lazer, Windows 11, Material Design 3, AvdanOS (concept)
- Copying: The license allows you to. Personally I have absolutely no problem with others redistributing/recreating my work. There's no "stealing" (unless you do weird stuff and violate the license). (this note is here because some people actually asked)