https://github.com/r3dkar/dotfiles
Hyprland Nordic dotfiles
https://github.com/r3dkar/dotfiles
btop-theme dotfiles hyprland hyprland-rice nordic
Last synced: 20 days ago
JSON representation
Hyprland Nordic dotfiles
- Host: GitHub
- URL: https://github.com/r3dkar/dotfiles
- Owner: R3dKar
- Created: 2025-01-05T20:44:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-09T16:53:42.000Z (about 1 year ago)
- Last Synced: 2025-03-09T17:29:27.242Z (about 1 year ago)
- Topics: btop-theme, dotfiles, hyprland, hyprland-rice, nordic
- Language: Shell
- Homepage:
- Size: 11.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hyprland Nordic dotfiles (WIP)

Hugely inspired by https://www.reddit.com/r/unixporn/comments/1iwahge/dwm_remade_my_configuration/#lightbox
# Installation
`zsh` and `yay` should be preinstalled. `eww` is not included in installation script as I manually built it with wayland support. Also you should enable multilib in `/etc/pacman.conf` and [nvidia DRM kernel mode setting](https://wiki.hyprland.org/Nvidia). After installation you should set `WEATHER_API_KEY` at `.config/eww/scripts/.env` and also you probably want to tweak `.config/hypr/monitors.conf`, `.config/hypr/rules.conf` and `.config/hypr/environment.conf` (`AQ_DRM_DEVICES` setting).
```bash
git clone https://github.com/R3dKar/dotfiles.git
./dotfiles/install.sh
```