2021-04-15 11:07:16 +02:00
|
|
|
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"
|
|
|
|
|
2021-04-15 11:24:42 +02:00
|
|
|
lastminute() {
|
2021-04-15 12:03:05 +02:00
|
|
|
echo "Do lastminute changes.."
|
2021-04-15 11:24:42 +02:00
|
|
|
#addpkg thunderbird-i18n-de
|
2021-04-18 11:38:18 +02:00
|
|
|
addpkg mpv mpv-mpris
|
2021-04-15 11:38:20 +02:00
|
|
|
servicesenable sshd
|
2021-04-15 14:26:10 +02:00
|
|
|
#servicesdisable
|
|
|
|
#ignorepkg
|
2021-04-15 11:24:42 +02:00
|
|
|
#removepkg
|
|
|
|
}
|