NVIDIA Optimus Manager
- Add optimus-manager-qt to autostart and autoquit scripts
This commit is contained in:
@@ -23,6 +23,7 @@ declare -a applications_array=(\
|
|||||||
# Hardware Driver Applications
|
# Hardware Driver Applications
|
||||||
"solaar" \ # Logitech Mouse Driver
|
"solaar" \ # Logitech Mouse Driver
|
||||||
"polychromatic-t" \ # Razer Keyboard Customization
|
"polychromatic-t" \ # Razer Keyboard Customization
|
||||||
|
"optimus-manager" \ # Optimus Manager Qt
|
||||||
)
|
)
|
||||||
|
|
||||||
# Kill applications
|
# Kill applications
|
||||||
|
@@ -26,6 +26,7 @@ declare -a applications_array=(\
|
|||||||
# Hardware Driver Applications
|
# Hardware Driver Applications
|
||||||
"solaar --window=hide" \ # Logitech Mouse Driver
|
"solaar --window=hide" \ # Logitech Mouse Driver
|
||||||
"polychromatic-tray-applet" \ # Razer Keyboard Customization
|
"polychromatic-tray-applet" \ # Razer Keyboard Customization
|
||||||
|
"optimus-manager-qt" \ # Optimus Manager Qt
|
||||||
)
|
)
|
||||||
|
|
||||||
# Run applications (ignore if they don't exist)
|
# Run applications (ignore if they don't exist)
|
||||||
|
Reference in New Issue
Block a user