]> git.hoellein.online Git - zenbook/commitdiff
committing changes in /etc made by "apt install mate-optimus"
authorMario Höllein <mhoellein@freenet.de>
Tue, 19 Nov 2019 13:56:47 +0000 (14:56 +0100)
committerroot <root@localhost>
Tue, 19 Nov 2019 13:56:47 +0000 (14:56 +0100)
Package changes:
+glew-utils 2.1.0-4 amd64
+mate-optimus 19.10.4-0ubuntu1 all
+python3-setproctitle 1.1.10-1build4 amd64

.etckeeper
xdg/autostart/mate-optimus.desktop [new file with mode: 0644]

index 0c58fd49baf0a0527e4f726a9d55672b916af1c4..6a696c1b0b631075db8458cd3546274e496c9704 100755 (executable)
@@ -3237,6 +3237,7 @@ maybe chmod 0644 'xdg/autostart/gsettings-data-convert.desktop'
 maybe chmod 0644 'xdg/autostart/im-launch.desktop'
 maybe chmod 0644 'xdg/autostart/indicator-application.desktop'
 maybe chmod 0644 'xdg/autostart/indicator-messages.desktop'
+maybe chmod 0644 'xdg/autostart/mate-optimus.desktop'
 maybe chmod 0644 'xdg/autostart/nautilus-autostart.desktop'
 maybe chmod 0644 'xdg/autostart/nm-applet.desktop'
 maybe chmod 0644 'xdg/autostart/nvidia-settings-autostart.desktop'
diff --git a/xdg/autostart/mate-optimus.desktop b/xdg/autostart/mate-optimus.desktop
new file mode 100644 (file)
index 0000000..2436e21
--- /dev/null
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Name=NVIDIA Optimus
+Comment=NVIDIA Optimus GPU switcher
+Exec=mate-optimus-applet
+Icon=optimus-indicator-unknown
+Terminal=false
+Type=Application
+Categories=GTK;GNOME;Settings;
+StartupNotify=false
+NoDisplay=true
\ No newline at end of file