void-bash-installer/config

13 lines
512 B
Plaintext
Raw Normal View History

2021-05-09 16:20:48 +02:00
gnome_apps="gnome-apps seahorse seahorse-nautilus evince"
2021-04-15 11:07:16 +02:00
kde5_apps="kde5-baseapps kdegraphics-thumbnailers ffmpegthumbs ark gwenview kmail okular spectacle kalarm kcalc print-manager plasma-browser-integration kwalletmanager"
2021-05-09 18:03:59 +02:00
i3wm_apps="claws-mail galculator-gtk3 viewnior xarchiver mupdf maim lxqt-openssh-askpass lxqt-policykit pcmanfm xss-lock xfce4-terminal pinentry-qt"
2021-04-15 11:07:16 +02:00
2021-04-15 11:24:42 +02:00
lastminute() {
#addpkg thunderbird-i18n-de
2021-05-09 12:55:47 +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
}