yoink
This commit is contained in:
parent
e148fe643d
commit
a9bd5009cf
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ if [ $? -ne 0 ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# sddm
|
# sddm
|
||||||
|
|
||||||
|
# Finn ist viel zu ängstlich
|
||||||
|
|
||||||
|
|
||||||
if pkg_installed sddm; then
|
if pkg_installed sddm; then
|
||||||
|
|
||||||
echo -e "\033[0;32m[DISPLAYMANAGER]\033[0m detected // sddm"
|
echo -e "\033[0;32m[DISPLAYMANAGER]\033[0m detected // sddm"
|
||||||
|
|
Loading…
Add table
Reference in a new issue