https://github.com/mxvish/i3config
i3 config files
https://github.com/mxvish/i3config
config git github i3 i3wm linux
Last synced: about 1 year ago
JSON representation
i3 config files
- Host: GitHub
- URL: https://github.com/mxvish/i3config
- Owner: mxvish
- License: bsd-3-clause
- Created: 2024-09-01T05:15:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-09T10:14:27.000Z (about 1 year ago)
- Last Synced: 2025-03-09T11:19:14.360Z (about 1 year ago)
- Topics: config, git, github, i3, i3wm, linux
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# i3config
i3 config files
# Installation
```sh
wget https://raw.githubusercontent.com/mxvish/i3config/main/i3status.conf
sudo mv i3status.conf /etc/
curl https://raw.githubusercontent.com/mxvish/i3config/main/config > ~/.config/i3/config
```