Add hook to remove bloat from xfce variant

merge-requests/18/merge
Daniel Ruiz de Alegría 3 years ago
parent 9523854ff0
commit e75c056b37
No known key found for this signature in database
GPG Key ID: 59667A77E8BFCB6C

@ -0,0 +1,4 @@
#!/bin/sh
apt -y remove desktop-base tango-icon-theme xorg
apt -y autoremove
Loading…
Cancel
Save