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

https://github.com/mxvish/i3config

i3 config files
https://github.com/mxvish/i3config

config git github i3 i3wm linux

Last synced: 26 days ago
JSON representation

i3 config files

Awesome Lists containing this project

README

          

# i3config
i3 config files

# Installation
```sh
git clone https://github.com/mxvish/i3config.git
cd i3config
mv config ~/.config/i3/
sudo mv i3status.conf /etc/
```

# Check difference between codes on local machine and this repository
```sh
git clone https://github.com/mxvish/i3config
cd i3config
sh check_diff.sh
```