mirror of
https://github.com/KDE/kde-linux.git
synced 2026-02-07 22:42:08 -05:00
Enable switcheroo-control.service by default
We pre-install it, but don't turn it on, so it won't work without manual work from the user. Let's turn it on by default. The cost is another daemon running in the background, but at least on my system it consumes less than 1 MiB of memory.
This commit is contained in:
@@ -27,6 +27,9 @@ enable nvidia-suspend.service
|
||||
enable nvidia-hibernate.service
|
||||
enable nvidia-resume.service
|
||||
|
||||
# multi-gpu support (doesn't affect single-GPU use cases)
|
||||
enable switcheroo-control.service
|
||||
|
||||
enable kde-linux-bootloader-visibility.service
|
||||
enable kde-linux-btrfs.service
|
||||
enable kde-linux-live-setup.service
|
||||
|
||||
Reference in New Issue
Block a user