summarylogtreecommitdiffstats
path: root/compiz-manjaro-mate-decoratortheme
diff options
context:
space:
mode:
Diffstat (limited to 'compiz-manjaro-mate-decoratortheme')
-rwxr-xr-xcompiz-manjaro-mate-decoratortheme7
1 files changed, 0 insertions, 7 deletions
diff --git a/compiz-manjaro-mate-decoratortheme b/compiz-manjaro-mate-decoratortheme
deleted file mode 100755
index b555cb83bf98..000000000000
--- a/compiz-manjaro-mate-decoratortheme
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-gsettings set org.gnome.desktop.wm.preferences theme $(gsettings get org.mate.interface gtk-theme | sed "s/'//g")
-
-mkdir -p ~/.config/autostart
-rm ~/.config/autostart/compiz-manjaro-mate-decoratortheme.desktop
-cp /etc/xdg/autostart/compiz-manjaro-mate-decoratortheme.desktop ~/.config/autostart/
-sed -i 's|Hidden=false|Hidden=true|' ~/.config/autostart/compiz-manjaro-mate-decoratortheme.desktop