Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VHSgunzo committed Aug 29, 2023
1 parent bdbe199 commit d0e825f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# **PortArch**

## **Portable [Arch Linux](https://archlinux.org) based on the [RunImage](https://github.com/VHSgunzo/runimage) container.**

![Screenshot_20230829_215035](https://github.com/VHSgunzo/portarch/assets/57139938/abece8e2-8140-4895-a2ca-679ed003790f)

## Features:
* All [features](https://github.com/VHSgunzo/runimage#features) available in a regular [RunImage](https://github.com/VHSgunzo/runimage) container
* `OverlayFS` mode enabled
Expand Down Expand Up @@ -28,4 +31,4 @@ chmod +x portarch
* For greater ease of use, I recommend creating a separate directory for the container before launching.
* You can also add it to your `PATH`
* To run a full-fledged `DE` on `TTY` with builtin `Xorg`, just switch to a free `TTY` by `CTRL+ALT+F1-12` and run `portarch` without arguments
* When running `portarch` without arguments on the desktop of the host system, a full-fledged `DE` will start in windowed mode with `Xephyr` (see `XEPHYR_`* and `UNSHARE_CLIPBOARD` vars in [RunImage usage](https://github.com/VHSgunzo/runimage#usage-from-runimage-help))
* When running `portarch` without arguments on the desktop of the host system, a full-fledged `DE` will start in windowed mode with `Xephyr` (see `XEPHYR_`* and `UNSHARE_CLIPBOARD` vars in [RunImage usage](https://github.com/VHSgunzo/runimage#usage-from-runimage-help))

0 comments on commit d0e825f

Please sign in to comment.