Skip to content

Commit

Permalink
lightdm
Browse files Browse the repository at this point in the history
  • Loading branch information
adrelanos committed Jun 23, 2023
1 parent 023adee commit 437767b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions usr/libexec/helper-scripts/desktop-background-skel-test
Expand Up @@ -8,7 +8,7 @@
set -x
set -e

sudo systemctl stop gdm3
sudo systemctl stop lightdm
sudo killall xfconfd || true
sleep 2

Expand All @@ -22,4 +22,4 @@ fi

chown --verbose user:user /home/user/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml

sudo systemctl restart gdm3
sudo systemctl restart lightdm

0 comments on commit 437767b

Please sign in to comment.