mirror of
https://pagure.io/fedora-kickstarts.git
synced 2026-01-24 00:45:48 +08:00
LXDE: install upower, start notification-daemon (#749985)
This commit is contained in:
@@ -116,6 +116,9 @@ ssmtp
|
|||||||
-policycoreutils-gui
|
-policycoreutils-gui
|
||||||
-gnome-disk-utility
|
-gnome-disk-utility
|
||||||
|
|
||||||
|
# we need UPower for suspend and hibernate
|
||||||
|
upower
|
||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%post
|
%post
|
||||||
@@ -133,6 +136,7 @@ cat > /etc/xdg/lxsession/LXDE/autostart << FOE
|
|||||||
/usr/libexec/gam_server
|
/usr/libexec/gam_server
|
||||||
@lxpanel --profile LXDE
|
@lxpanel --profile LXDE
|
||||||
@pcmanfm --desktop --profile LXDE
|
@pcmanfm --desktop --profile LXDE
|
||||||
|
/usr/libexec/notification-daemon
|
||||||
FOE
|
FOE
|
||||||
|
|
||||||
# set up preferred apps
|
# set up preferred apps
|
||||||
|
|||||||
Reference in New Issue
Block a user