Removed all gui software and configuration
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
#!/bin/bash
|
||||
#Hide mail button in application menu
|
||||
sed -i -e 's/OnlyShowIn/NotShowIn/g' /usr/share/applications/xfce4-mail-reader.desktop
|
||||
|
||||
#Hide 'Thunar bulk rename' button in application menu
|
||||
echo "NotShowIn=XFCE;" >> /usr/share/applications/thunar-bulk-rename.desktop
|
||||
|
||||
#Hide 'Thunar bulk rename' button in application menu
|
||||
echo "NotShowIn=XFCE;" >> /usr/share/applications/display-im6.q16.desktop
|
||||
@@ -1,3 +0,0 @@
|
||||
#!/bin/bash
|
||||
echo "I: running $0"
|
||||
update-alternatives --set x-session-manager /usr/bin/xfce4-session
|
||||
Reference in New Issue
Block a user