Added custom backgrounds, Setup auto wifi
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#!/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
|
||||
Reference in New Issue
Block a user