sway-dynamic/README.md

10 lines
260 B
Markdown
Raw Permalink Normal View History

2024-04-15 17:19:38 +02:00
# sway-dynamic
2024-04-15 17:31:37 +02:00
Dynamically switch between sway and sway-nvidia based on active gpu.
## Usage
2024-04-15 17:47:15 +02:00
Blacklist the module which should not be loaded on boot, the script
detects if the `nvidia` or `nouveau` driver is loaded and either calls
`sway-nvidia` or `sway`.