An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

i3/Sway config

![sway config Logo](https://repository-images.githubusercontent.com/566505848/b7fac8de-7db5-49df-8b0f-990d535e8fa1)

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
```