Update README

This commit is contained in:
2026-01-30 00:01:33 +05:30
parent 75a6027f67
commit 092c2780cf
+50
View File
@@ -0,0 +1,50 @@
# Ubuntu i3wm Dotfiles
I had been using Ubuntu for almost a year, and this was my first rice ever. Im currently using Arch with Hyprland and plan to explore NixOS or Gentoo next. As I bid farewell to Ubuntu, I wanted to preserve this rice and its dotfiles.
---
## Tools and environment
- **Operating system:** [Ubuntu](https://ubuntu.com/)
- **Window manager:** [i3wm](https://i3wm.org/)
- **Terminal emulator:** [Kitty](https://sw.kovidgoyal.net/kitty/)
- **Status bar:** [Polybar](https://github.com/polybar/polybar)
- **Application launcher:** [Rofi](https://github.com/davatorium/rofi)
- **Compositor:** [Picom](https://github.com/yshui/picom)
- **Notification daemon:** [Dunst](https://github.com/dunst-project/dunst)
- **Shell:** [Zsh](https://www.zsh.org/)
- **Editor:** [Neovim](https://neovim.io/)
- **System fetch:** [Neofetch](https://github.com/dylanaraps/neofetch)
- **Wallpaper manager:** [feh](https://feh.finalrewind.org/)
---
## Notes
This repository is intended as an archival snapshot of my first Ubuntu i3wm setup.
Some paths, fonts, or binaries may need adjustment on other systems.
The configuration is preserved primarily for reference.
---
## Screenshots
All screenshots are stored in `assets/ScreenShots/`.
### Desktop
![Desktop](assets/ScreenShots/cava.png)
### Rofi
![Rofi](assets/ScreenShots/appLauncher.png)
### Neofetch
![Terminal](assets/ScreenShots/neofetch.png)
### nvim
![nvim](assets/ScreenShots/nvim.png)
### Polybar
![Polybar](assets/ScreenShots/polybar.png)