moved alacarte to gnome setup
This commit is contained in:
parent
547b26caf0
commit
3173d5984f
1 changed files with 24 additions and 29 deletions
7
setup.sh
7
setup.sh
|
@ -107,12 +107,6 @@ setup_4kvideodownloader() {
|
|||
|
||||
}
|
||||
|
||||
setup_alacarte() {
|
||||
package_install \
|
||||
alacarte \
|
||||
|
||||
}
|
||||
|
||||
setup_blender() {
|
||||
package_install \
|
||||
blender \
|
||||
|
@ -359,6 +353,7 @@ EOL
|
|||
setup_gnome_apps() {
|
||||
# install gnome apps
|
||||
package_install \
|
||||
alacarte `# application menu editor` \
|
||||
baobab `# Disk usage analysis` \
|
||||
cheese `# take photo/video with camera` \
|
||||
dconf-editor `# GUI for dconf` \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue