sway-dynamic/README.md
2024-04-15 17:32:35 +02:00

14 lines
331 B
Markdown

# sway-dynamic
Dynamically switch between sway and sway-nvidia based on active gpu.
## Usage
When booting a GPU set the environment variable `GPUMODE=<driver>` with something
like `systemd.setenv=GPUMODE=<driver>`. The script will decide how to
launch sway depending on this variable. Possible values:
- `nvidia`
- `nouveau`