Compare commits
4 commits
v.1.0-beta
...
main
Author | SHA1 | Date | |
---|---|---|---|
16ef302cea | |||
61680b0375 | |||
bc20334e9a | |||
03164b7b1d |
1 changed files with 9 additions and 2 deletions
11
README.md
11
README.md
|
@ -1,7 +1,7 @@
|
||||||
# TileOS
|
# TileOS
|
||||||
### Modern Linux distribution with tiling window managers!
|
### Modern Linux distribution with tiling window managers!
|
||||||
|
|
||||||
[Mastodon](https://mastodon.social/@tile_os) | [Telegram](https://t.me/tile_os) | [Development builds](https://downloads.tile-os.com/t-rex/testing/)
|
[Mastodon](https://mastodon.social/@tile_os) | [Telegram](https://t.me/tile_os) | [Development builds](https://downloads.tile-os.com/testing/)
|
||||||
|
|
||||||
TileOS is a modern Linux distribution based on Debian GNU/Linux Stable and using tiling window managers as its user interface. TileOS is perfect for both beginners who want to try tiling window manager environments and experienced Linux users who want a stable, comfortable and flexible keyboard-oriented user environment.
|
TileOS is a modern Linux distribution based on Debian GNU/Linux Stable and using tiling window managers as its user interface. TileOS is perfect for both beginners who want to try tiling window manager environments and experienced Linux users who want a stable, comfortable and flexible keyboard-oriented user environment.
|
||||||
|
|
||||||
|
@ -25,6 +25,13 @@ Some of the features:
|
||||||
* Storage space: 20 GB
|
* Storage space: 20 GB
|
||||||
* GPU: Any Intel or AMD gpu (Nvidia cards required additional settings and **NOT** officially supported.)
|
* GPU: Any Intel or AMD gpu (Nvidia cards required additional settings and **NOT** officially supported.)
|
||||||
|
|
||||||
|
### Known issues
|
||||||
|
|
||||||
|
* Secure Boot is not officially supported and may break your system! Use it on your own risk!
|
||||||
|
* The installer currently has problems installing on encrypted partitions.
|
||||||
|
* The installer currently has installation issues when selecting a non-Latin keyboard layout (e.g. Russian). You need to choose English keyboard layout while installing the system (system region is not matter and you can choose one that you need).
|
||||||
|
* Having boot problems on VMware virtual machines.
|
||||||
|
|
||||||
### Development
|
### Development
|
||||||
|
|
||||||
Development is currently focused on the TileOS [Sway](https://github.com/swaywm/sway) (which is the flagship edition) and [River](https://github.com/riverwm/river) editions. In the future, it is planned to add editions with the [Qtile](https://qtile.org/) (on Wayland), [Hyprland](https://hyprland.org/), [SwayFX](https://github.com/WillPower3309/swayfx), [i3](https://github.com/i3/i3) and [Bspwm](https://github.com/baskerville/bspwm) window managers. TileOS is a universal base for creating a distribution edition with any tiling window manager. Instructions on how to get started and submit your own TileOS flavor will be posted at a later date.
|
Development is currently focused on the TileOS [Sway](https://github.com/swaywm/sway) (which is the flagship edition) and [River](https://github.com/riverwm/river) editions. In the future, it is planned to add editions with the [Qtile](https://qtile.org/) (on Wayland), [Hyprland](https://hyprland.org/), [SwayFX](https://github.com/WillPower3309/swayfx), [MiracleWM](https://github.com/miracle-wm-org/miracle-wm) and [Niri](https://github.com/YaLTeR/niri) window managers. TileOS is a universal base for creating a distribution edition with any tiling window manager. Instructions on how to get started and submit your own TileOS flavor will be posted at a later date.
|
||||||
|
|
Loading…
Add table
Reference in a new issue