Add gnome-shell-extension-manjaro-update ( remove from gnome-settings ) and removed the postscript login workaround : i have created a script to inform the user if want use it and if yes apply the patch..

This commit is contained in:
Ste74 2017-05-26 19:45:41 +02:00
parent 1a387906cf
commit 38b901bc99
2 changed files with 1 additions and 11 deletions

View File

@ -25,6 +25,7 @@ gnome-session
gnome-settings-daemon
gnome-shell
gnome-shell-extensions
gnome-shell-extension-manjaro-update
gnome-system-log
gnome-system-monitor
gnome-terminal

View File

@ -1,11 +0,0 @@
#!/bin/sh
#
# Note: this is a sample and will not be run as is. Change the name of this
# file to <gdmconfdir>/PostLogin/Default for this script to be run. This
# script will be run before any setup is run on behalf of the user and is
# useful if you for example need to do some setup to create a home directory
# for the user or something like that. $HOME, $LOGIN and such will all be
# set appropriately and this script is run as root.
#Workaround to solve temporary the double gnome-shell instance
pkill -KILL -u gdm