Backup 20-05-02 17:00

This commit is contained in:
2020-05-02 17:00:01 +02:00
parent a92d665c9c
commit e4cc71c2de

View File

@@ -18,7 +18,7 @@ trayer --edge top --align right --SetDockType true --SetPartialStrut true --exp
compton --config .compton.conf & compton --config .compton.conf &
# Set the background color< # Set the background color
xsetroot -solid midnightblue xsetroot -solid midnightblue
@@ -38,9 +38,9 @@ if [ -x /usr/bin/nm-applet ] ; then
nm-applet --sm-disable & nm-applet --sm-disable &
fi fi
if [ -x /usr/bin/gnome-power-manager ] ; then #if [ -x /usr/bin/gnome-power-manager ] ; then
sleep 3 # sleep 3
gnome-power-manager & # gnome-power-manager &
fi #fi
# exec xmonad # exec xmonad