https://github.com/nivas7/hypr-dots
My Personal dotfiles for linux
https://github.com/nivas7/hypr-dots
archlinux dotfiles hyprland minimal waybar wayland
Last synced: 30 days ago
JSON representation
My Personal dotfiles for linux
- Host: GitHub
- URL: https://github.com/nivas7/hypr-dots
- Owner: Nivas7
- Created: 2025-02-19T16:36:38.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-28T13:33:43.000Z (about 1 year ago)
- Last Synced: 2025-02-28T19:43:33.520Z (about 1 year ago)
- Topics: archlinux, dotfiles, hyprland, minimal, waybar, wayland
- Language: Shell
- Homepage:
- Size: 6.53 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## My dots
List of configs to my keyboard-driven system. My point was to get light weight system without useless annoyances.
There are no install scripts atm and things are bit messy, so I wouldn't recommend cloning my entire setup, but instead to try copying bits and pieces as you put together your own dotfiles unique to you.

### Software I use
- Distro: [Arch](https://archlinux.org/)
- WM: [Hyprland](https://hyprland.org/)
- Bar: [Waybar](https://github.com/Alexays/Waybar)
- Fonts: JetBrains Mono
- Symbols and icons: [Nerd Font Symbols](https://www.nerdfonts.com/)
- GTK-theme: [adw-gtk3](https://github.com/lassekongo83/adw-gtk3)
- Icons: [Papirus Dark](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme)
- Image Viewer: [swayimg](https://github.com/artemsen/swayimg)
- Media Player: [mpv](https://mpv.io/)
- Notification daemon: [mako](https://github.com/emersion/mako)
- Terminal [kitty](https://github.com/kovidgoyal/kitty)
- Cron daemon [snooze](https://github.com/leahneukirchen/snooze)
- Shell: [zsh](https://www.zsh.org/)
- Editor: [neovim](https://neovim.io/)
- Filemanager: [Yazi](https://yazi-rs.github.io/)
- Launcher [bemenu](https://github.com/Cloudef/bemenu)
### Todo
> Nothing is perfect but here are some important reminders what needs to be done
- [ ] Add install script to setup environment after Void install
- [ ] Add list of all the key binds, for this I need to make some sort of parser script because things live in the river init
- [ ] Adding Sources
#### Inspiration
- [My stars](https://github.com/nivas7?tab=stars)