## Images

Click to see more images
### Some windows

### Minimalism at its finest

### Script Execution
Main menu:

Choosing Action:

## Usage
1. Install base Arch Linux with the following packages
- `sudo`
- `networkmanager`
- `base-devel`
- `python`
- `git`
2. Log in as a non-root user with sudo permission
3. Download the setup script
```
curl setup.developomp.com -Lo setup.py
```
4. Execute
```
python setup.py
```
Full setup could easily take more than a hour depending on the internet speed.
## Overview
### Software
| Software | Choice |
| -----------------------: | :----------------------------------------------------------------------------------------- |
| Desktop Environment - 🚀 | [GNOME](https://www.gnome.org) |
| GTK theme - 🎨 | [vimix-dark-compact-beryl](https://github.com/vinceliuice/vimix-gtk-themes) |
| Shell - 🐚 | [zsh](https://github.com/zsh-users/zsh) with [ohmyzsh](https://github.com/ohmyzsh/ohmyzsh) |
| Terminal - 🖥️ | [alacritty](https://github.com/alacritty/alacritty) |
| File manager - 📂 | [Nautilus](https://gitlab.gnome.org/GNOME/nautilus) |
| Browser - 🌐 | [Brave](https://github.com/brave/brave-browser) |
| Text Editor & IDE - 📝 | [VSCodium](https://github.com/VSCodium/vscodium) |
### Project structure
- `.github/workflows/deploy.yml` - A [github action](https://github.com/features/actions) that makes `setup.py` available at https://setup.developomp.com/
- `etc` - Files that are copied over to the `/etc` directory
- `home` - Files that are copied over to the `/home/pomp` directory
- `files` - Files that are used but does not get copied
- `dconf` - [dconf](https://wiki.gnome.org/Projects/dconf) files
- `src` - Python scripts. Check code comments (especially `__init__.py`) for more info
## [Hardware](./docs/hardware.md)
## [Game settings](./docs/game-settings.md)
## Sources
### Wallpaper
- [a video](https://www.youtube.com/watch?v=QEWV6fiYaDU) from [Chillhop Music](https://www.youtube.com/channel/UCOxqgCwgOqC2lMqC5PYz_Dg)
- Artwork by [Jeff Östberg](https://jeffostberg.se)
- Animation by [Geneviève Delacroix](http://www.genevievelacroix.com)
- Effects (in order)
- [nordified](https://github.com/Schrodinger-Hat/ImageGoNord) (filtering option toggled)
- GIMP gaussian blur 3.5
- level 1 compression (GIMP)