Added custom backgrounds, Setup auto wifi

This commit is contained in:
2021-11-04 14:58:59 +01:00
parent 8882eab440
commit e87f065256
20 changed files with 72 additions and 232 deletions

View File

@@ -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