Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/firestreaker2/dotfiles
Dotfiles for my Gawr Gura Hyprland rice
https://github.com/firestreaker2/dotfiles
arch dotfiles fish gawrgura hyprland linux-rice rice unixporn wayland
Last synced: 10 days ago
JSON representation
Dotfiles for my Gawr Gura Hyprland rice
- Host: GitHub
- URL: https://github.com/firestreaker2/dotfiles
- Owner: FireStreaker2
- License: mit
- Created: 2023-11-15T23:09:51.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T05:44:07.000Z (3 months ago)
- Last Synced: 2024-10-19T06:35:48.830Z (20 days ago)
- Topics: arch, dotfiles, fish, gawrgura, hyprland, linux-rice, rice, unixporn, wayland
- Language: Lua
- Homepage:
- Size: 44.7 MB
- Stars: 22
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dotfiles
The repository containing the dotfiles for my [Hyprland](https://hyprland.org/) daily driver, featuring a [Gawr Gura](https://youtube.com/@gawrgura) theme.
# Info
| Category | Application |
| -------- | ------------- |
| Distro | Arch |
| WM | Hyprland |
| Terminal | kitty |
| Shell | fish |
| Prompt | Starship |
| Editor | VSCode/Neovim |
| Browser | Google Chrome |
| Music | Spotify |
| Bar | Waybar |
| Discord | Vencord |# Showcase
![home](src/1.png)
![kitty](src/2.png)
![apps](src/3.png)
![spotify](src/4.png)
![vscode](src/5.png)
![widgets](src/6.png)
![hyprlock](src/7.png)
![wlogout](src/8.png)
![sddm](https://raw.githubusercontent.com/FireStreaker2/Gura-SDDM/main/preview.png)> A video can be found [here](https://www.youtube.com/watch?v=b3MoRgazqk4)
# Installation
```bash
$ git clone https://github.com/FireStreaker2/dotfiles
$ cd dotfiles
$ chmod +x install.sh
$ ./install.sh
```> Note that this script is only for Arch based distributions, but feel free to modify it yourself to fit your own setup!
## Note
The screen resolution I use is 2240x1400, which means if you use a different one some things might be in the wrong position. Feel free to fork this repository and make your own edits!
# Keybinds/Shortcuts
For a list of all the keybinds, please refer to my [hyprland.conf](https://github.com/FireStreaker2/dotfiles/blob/main/hypr/hyprland.conf) file. For waybar shortcuts, check out my waybar [config](https://github.com/FireStreaker2/dotfiles/blob/main/waybar/config).
# Credits
## Dotfiles
My dotfiles have been heavily inspired by these, and some are directly modified versions of the original
- https://github.com/prasanthrangan/hyprdots
- https://github.com/end-4/dots-hyprland
- https://github.com/zDyanTB/HyprNova
- https://github.com/SolDoesTech/hyprland
- https://github.com/7KIR7/dots
- https://github.com/Comfy-Themes/Spicetify
- https://github.com/Comfy-Themes/Discord## Images
- [gura.png](https://twitter.com/shouu_kyun/status/1586041364457746432)
- [wallpaper1.png](https://www.pixiv.net/en/artworks/87135236)
- [wallpaper2.png](https://www.pixiv.net/en/artworks/94886012)
- [wallpaper3.png](https://danbooru.donmai.us/posts/5448225)## Other
- [Gura SDDM](https://github.com/FireStreaker2/Gura-SDDM)
- [BlueGTK](https://github.com/FireStreaker2/BlueGTK)# Contributing
Since these are my personal dotfiles, I won't be accepting any contributions regarding the actual configuration files. However, feel free to help edit the README or installation script!
# License
[MIT](https://github.com/FireStreaker2/dotfiles/blob/main/LICENSE)