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: 3 months 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 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T05:07:05.000Z (10 months ago)
- Last Synced: 2025-02-21T09:48:54.449Z (3 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
```