dotfiles/README.md
2025-05-04 18:09:54 -07:00

29 lines
1.3 KiB
Markdown

# Dotfiles
![rice](https://github.com/user-attachments/assets/34c9afb4-63a5-453f-86a4-ebd7c30f74ca)
## Current Setup
- Window Manger/Compositor: [Hyprland](https://hyprland.org/)
- [hyprland.conf](.config/hypr/hyprland.conf)
- [keybindings.conf](.config/hypr/keybindings.conf)
- Shell: [zsh (oh-my-posh)](https://ohmyposh.dev/)
- [.zshrc](.zsh/.zshrc)
- Notification Server: [SwayNotificationCenter](https://github.com/ErikReider/SwayNotificationCenter)
- [config.json](.config/swaync/config.json)
- [style.css](.config/swaync/style.css)
- Status Bar: [Waybar](https://github.com/Alexays/Waybar)
- [config.jsonc](.config/waybar/catppuccin-macchiato/config.jsonc)
- [style.css](.config/waybar/catppuccin-macchiato/style.css)
- Application Launcher: [Rofi](https://github.com/davatorium/rofi)
- [default theme](.config/rofi/config.rasi)
- Terminal Emulator: [Ghostty](https://ghostty.org/)
- [config](.config/ghostty/config)
- Text Editor: [neovim](https://neovim.io/)
- [config](.config/nvim)
- Audio Player: [mpd](https://www.musicpd.org/) with [ncmpcpp](https://github.com/ncmpcpp/ncmpcpp)
- [mpd config](.config/mpd/mpd.conf)
- [ncmpcpp config](.config/ncmpcpp/config)
- Audio Visualizer: [cava](https://github.com/karlstav/cava)
- [cava config](.config/cava/config)