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