Files
papyrus 1edfedfa07 Clarify description of Ubuntu i3wm dotfiles
Updated the description of the Ubuntu i3wm dotfiles to clarify it as a custom rice.
2026-01-30 00:08:03 +05:30

50 lines
1.4 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Ubuntu i3wm Dotfiles
I had been using Ubuntu for almost a year, and this was my first custom 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)
---
## 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)