An open API service indexing awesome lists of open source software.

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

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.

![image](https://github.com/user-attachments/assets/67d15183-e8a0-4bab-b42f-032961a22ce7)

### 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)