This is and will always be WIP.
The default configuration files are made for a hidpi setup with some system specific settings.
There are however multiple patches available (e.g. for 1080p compatibility).
- hidpi
- eu keyboard layout
- single screen connected on eDP1
- Backup your existing config files. They will be overwritten!
git clone https://github.com/JohnnyVim/arch-rice.git
- Read the files before syncing!
./arch-rice/scripts/sync.sh
- apply necessary patches (e.g. for 1080p
./arch-rice/scripts/patch_1080p.sh
) - adjust settings specific to your system
- install the packages you want/need
- Tip: You can create your own patch files to make future updating much easier.
- core
- extra
- community
- compton
- AUR
- enpass-bin
- imwheel
- lightdm-slick-greeter
- packer
- polybar
- unclutter-xfixes-git
- add scripts for automated updating
- remove some system specific settings and make patches "cleaner"
- complete package list
stole some ideas and code from Luke Smith's Rice
VM start script heavily inspired by John Koelndorfer's version
other resources:
Arch Wiki
i3 User’s Guide