Edit README.md file
This commit is contained in:
parent
64a873d1d7
commit
ccc223e760
30
README.md
30
README.md
|
@ -2,24 +2,26 @@
|
|||
|
||||
### Rice
|
||||
|
||||
![](images/rice.png)
|
||||
|
||||
</div>
|
||||
|
||||
# Setup
|
||||
- **wm** [**`hyprland`**](https://github.com/hok7z/dotfiles/tree/main/.config/hypr)
|
||||
- **terminal** [**`foot`**](https://github.com/hok7z/dotfiles/tree/main/.config/foot)
|
||||
- **editor** [**`neovim`**](https://github.com/hok7z/dotfiles/tree/main/.config/nvim)
|
||||
- **status bar** [**`waybar`**](https://github.com/hok7z/dotfiles/tree/main/.config/waybar)
|
||||
- **launcher** [**`wofi`**](https://github.com/hok7z/dotfiles/tree/main/.config/wofi)
|
||||
- **shell** [**`fish`**](https://github.com/hok7z/dotfiles/tree/main/.config/fish)
|
||||
- **notifications** [**`dunst`**](https://github.com/hok7z/dotfiles/tree/main/.config/dunst)
|
||||
- [**`shell scripts`**](https://github.com/hok7z/dotfiles/tree/main/.config/scripts)
|
||||
- [**`user systemd units`**](https://github.com/hok7z/dotfiles/tree/main/.config/systemd/user)
|
||||
- **wm** [**`hyprland`**](https://github.com/fakeowl1/dotfiles/tree/main/.config/hypr)
|
||||
- **terminal** [**`foot`**](https://github.com/fakeowl1/dotfiles/tree/main/.config/foot)
|
||||
- **editor** [**`neovim`**](https://github.com/fakeowl1/dotfiles/tree/main/.config/nvim)
|
||||
- **status bar** [**`waybar`**](https://github.com/fakeowl1/dotfiles/tree/main/.config/waybar)
|
||||
- **launcher** [**`wofi`**](https://github.com/fakeowl1/dotfiles/tree/main/.config/wofi)
|
||||
- **shell** [**`fish`**](https://github.com/fakeowl1/dotfiles/tree/main/.config/fish)
|
||||
- **notifications** [**`dunst`**](https://github.com/fakeowl1/dotfiles/tree/main/.config/dunst)
|
||||
- [**`shell scripts`**](https://github.com/fakeowl1/dotfiles/tree/main/.config/scripts)
|
||||
- [**`user systemd units`**](https://github.com/fakeowl1/dotfiles/tree/main/.config/systemd/user)
|
||||
|
||||
|
||||
# TODO
|
||||
|
||||
- [ ] Migrate to everforest theme
|
||||
- [x] Archieve nord colorscheme dotfiles
|
||||
- [ ] Add an screenshot
|
||||
|
||||
- [x] Neovim
|
||||
- [x] Migrate from packer to lazy
|
||||
- [ ] Debugger Protocol
|
||||
- [ ] Quickfix
|
||||
- [x] Migrate from Packer to Lazy
|
||||
- [ ] Add configuration for debugger protocol
|
||||
|
|
Loading…
Reference in New Issue