drop chimeraos session

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-07-05 12:19:57 +05:00
parent c3e994ab10
commit ccfe455fb4
5 changed files with 31 additions and 20 deletions

View File

@ -8,21 +8,6 @@ their work on the SteamDeck). This configuration depends on [gamescope-session](
Copy this repository file structure into the appropriate places and you'll be
able to start the session on any Display Manager of your choice.
# Configuration
The session sources environment from `~/.config/environment.d/*.conf` files.
The easiest way to configure the session is to create `~/.config/environment.d/gamescope-session.conf`
and set variables there:
```
# Override entire PortProtonQt command line
CLIENTCMD="portprotonqtqt"
# Override the entire Gamescope command line
# This will not use screen and render sizes
GAMESCOPECMD="gamescope -e -f"
```
# License & Contributing
The project is licensed under GPL v3 license. If you want to contribute,