new script for fixing the default ubuntu theme by adding borders to desktop windows...
[feisty_meow.git] / infobase / configuration / x_win / add_borders_to_ubuntu_theme.sh
diff --git a/infobase/configuration/x_win/add_borders_to_ubuntu_theme.sh b/infobase/configuration/x_win/add_borders_to_ubuntu_theme.sh
new file mode 100755 (executable)
index 0000000..83f5679
--- /dev/null
@@ -0,0 +1,4 @@
+
+sudo sed -i -e \
+'s/-UnityDecoration-extents: 28px 0 0 0;/-UnityDecoration-extents: 28px 2 2 2;/' \
+/usr/share/themes/Ambiance/gtk-3.0/apps/unity.css