12 lines
219 B
Bash
Executable file
12 lines
219 B
Bash
Executable file
#!/bin/env sh
|
|
|
|
addApplications thunar \
|
|
gvfs \
|
|
thunar-archive-plugin \
|
|
thunar-media-tags-plugin \
|
|
thunar-shares-plugin \
|
|
thunar-volman \
|
|
tumbler \
|
|
libgsf \
|
|
raw-thumbnailer \
|
|
tumbler-extra-thumbnailers
|