Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harshkhandeparkar/hyprverse-dotfiles
Spiderverse-themed Hyprland configuration.
https://github.com/harshkhandeparkar/hyprverse-dotfiles
Last synced: 19 days ago
JSON representation
Spiderverse-themed Hyprland configuration.
- Host: GitHub
- URL: https://github.com/harshkhandeparkar/hyprverse-dotfiles
- Owner: harshkhandeparkar
- Created: 2023-07-20T15:50:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-24T04:50:34.000Z (27 days ago)
- Last Synced: 2024-10-24T22:31:27.663Z (26 days ago)
- Language: QML
- Homepage:
- Size: 14.8 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hyprverse
Dotfiles for my Spiderverse-themed [Hyprland](https://hyprland.org) configuration on Arch Linux with NVIDIA dGPU + Intel CPU Laptop.
![neofetch](./img/neofetch.png)> **WARNING** Some information in this README is outdated.
See also: My personal [VSCode theme](https://github.com/harshkhandeparkar/personal-vscode-theme) and [Obsidian theme](https://github.com/harshkhandeparkar/personal-obsidian-theme).
### Installation Script
1. Clone this repository.
2. Run the `link.sh` script to link the dotfiles to the respective locations. Run with `--copy` flag to copy all the files instead of linking.
> **WARNING** THIS WILL DELETE EXISTING CONFIG DIRECTORIES.### Packages
1. [Hyprland](https://hyprland.org) - Window Manager
2. [Hyprpaper](https://github.com/hyprwm/hyprpaper) - Wallpaper
3. [Hyprlock](https://github.com/https://wiki.hyprland.org/Hypr-Ecosystem/hyprlock/) - Lock screen
4. [Sway Notification Center](https://github.com/ErikReider/SwayNotificationCenter) - Notification Center
5. [BrightnessCTL](https://github.com/Hummer12007/brightnessctl) - For monitor brightness keybinds
6. [EWW](https://github.com/elkowar/eww) - For widgets
7. [Pipewire](https://wiki.archlinux.org/title/PipeWire) and [Wireplumber](https://wiki.archlinux.org/title/WirePlumber) - For audio controls
8. [Playerctl](https://github.com/altdesktop/playerctl) - For media controls
9. [Grimblast](https://github.com/hyprwm/contrib#grimblast) - For screenshots
10. [Kitty Terminal](https://github.com/kovidgoyal/kitty) - Default terminal
11. [Cava](https://github.com/karlstav/cava) - Audio visualizer
12. [NetworkManager](https://wiki.archlinux.org/title/NetworkManager) and [nmcli](https://wiki.archlinux.org/title/NetworkManager#nmcli_examples) - Network controls
13. [Rofi (wayland fork)](https://github.com/lbonn/rofi) and [Rofi themes](https://github.com/lbonn/rofi/tree/wayland/themes) - App launcher menu### Images
- Wallpaper: `~/.backgrounds/miles-morales-4.jpg` from [r/wallpaper](https://www.reddit.com/r/wallpaper/comments/11hnhad/3840x2160_miles_morales/).
- Icons: `eww/img/` from [Yaru theme](https://github.com/ubuntu/yaru).### System
- Laptop: Asus TUF F15 2021
- dGPU: NVIDIA GTX 1650ti
- CPU: Intel i5-10300H
- OS: Arch Linux
- Kernel: `linux`
- NVIDIA Driver: `nvidia-open`
- Bootloader: `GRUB`
- Display Manager: `SDDM`### Components
#### Hyprland
- Dotfiles: `hypr/`
- Config Directory: `~/.config/hypr`
- See [hypr/README.md](./hypr/README.md)#### EWW
- Dotfiles: `eww/`
- Config Directory: `~/.config/eww`
- See [eww/README.md](./eww/README.md)#### Rofi
- Dotfiles: `rofi/`
- Config Directory: `~/.config/rofi`
- See [rofi/README.md](./rofi/README.md)#### SwayNotificationCenter
- Dotfiles: `swaync/`
- Config Directory: `~/.config/swaync`
- See [swaync/README.md](./swaync/README.md)#### Cava
- Dotfiles: `cava/`
- Config Directory: `~/.config/cava`
- See [cava/README.md](./cava/README.md)### Images
![rofi](./img/rofi.png)
![cava-spotify](./img/cava-spotify.png)
![sddm](./img/sddm.png)