13 lines
400 B
Plaintext
13 lines
400 B
Plaintext
gnome_apps="seahorse seahorse-nautilus evince"
|
|
kde5_apps="kde5-baseapps kdegraphics-thumbnailers ffmpegthumbs ark gwenview kmail okular spectacle kalarm kcalc print-manager plasma-browser-integration kwalletmanager"
|
|
i3wm_apps="claws-mail galculator-gtk3"
|
|
|
|
lastminute() {
|
|
echo "Do lastminute changes.."
|
|
#addpkg thunderbird-i18n-de
|
|
servicesenable sshd
|
|
#servicesdisable
|
|
#ignorepkg
|
|
#removepkg
|
|
}
|