specs/amd64/livegui: add user face/icon to fsscript
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
parent
1626175180
commit
442400510e
1 changed files with 4 additions and 1 deletions
|
@ -33,9 +33,12 @@ echo "[Default Applications]
|
||||||
text/html=firefox.desktop" > .config/mimeapps.list
|
text/html=firefox.desktop" > .config/mimeapps.list
|
||||||
|
|
||||||
# Customize taskbar pinned apps
|
# Customize taskbar pinned apps
|
||||||
wget "https://dev.gentoo.org/~bkohler/plasma-org.kde.plasma.desktop-appletsrc" -O \
|
wget "https://dev.gentoo.org/~bkohler/livegui/plasma-org.kde.plasma.desktop-appletsrc" -O \
|
||||||
.config/plasma-org.kde.plasma.desktop-appletsrc
|
.config/plasma-org.kde.plasma.desktop-appletsrc
|
||||||
|
|
||||||
|
# User face image
|
||||||
|
wget "https://dev.gentoo.org/~bkohler/livegui/face.icon.png" -O .face.icon
|
||||||
|
|
||||||
# Desktop icon setups
|
# Desktop icon setups
|
||||||
#DESKTOP_APPS=( org.kde.konsole firefox org.kde.dolphin )
|
#DESKTOP_APPS=( org.kde.konsole firefox org.kde.dolphin )
|
||||||
#for i in "${APPS[@]}"; do
|
#for i in "${APPS[@]}"; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue