https://github.com/feel2code/i3config
Just my .dotfiles configuration for solid aesthetic i3 Sway setup with beautiful notifications, status bar and app configs.
https://github.com/feel2code/i3config
config dotfiles i3-config sway
Last synced: 7 days ago
JSON representation
Just my .dotfiles configuration for solid aesthetic i3 Sway setup with beautiful notifications, status bar and app configs.
- Host: GitHub
- URL: https://github.com/feel2code/i3config
- Owner: feel2code
- License: mit
- Created: 2022-11-15T20:19:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-21T12:17:55.000Z (11 months ago)
- Last Synced: 2025-10-13T08:40:01.576Z (5 months ago)
- Topics: config, dotfiles, i3-config, sway
- Language: Lua
- Homepage:
- Size: 6.98 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
i3/Sway config

Photo by Andre Benz
### HOW TO START
_(for Arch Linux)_:
```bash
git clone https://github.com/feel2code/i3config.git ~/.i3config && cd .i3config && chmod +x install.sh && ./install.sh
```