We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bb20a3 commit 23f24d6Copy full SHA for 23f24d6
config/desktop/trixie/environments/kde-plasma-mobile/debian/postinst
@@ -10,8 +10,8 @@ systemctl --user enable pulseaudio
10
systemctl --user restart pulseaudio
11
12
#configure sddm
13
-sudo mkdir -p /etc/sddm.conf.d
14
-sudo cat <<- EOF > /etc/sddm.conf.d/armbian.conf
+mkdir -p /etc/sddm.conf.d
+cat <<- EOF > /etc/sddm.conf.d/armbian.conf
15
[Theme]
16
Current=breeze
17
[General]
0 commit comments