mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
darkman/light: recognise Fedora theme
This commit is contained in:
parent
3ca884e828
commit
7deb9c3e01
@ -4,4 +4,6 @@
|
||||
|
||||
if [[ "$DISTROID" == "Kali" ]]; then
|
||||
lookandfeeltool --apply "Kali-Purple-Light"
|
||||
elif [[ "$DISTROID" == "Fedora" ]]; then
|
||||
lookandfeeltool --apply "org.fedoraproject.fedora.desktop"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user