From adfcd0c1dfc1f1997426c7672c921c8c1afddbf4 Mon Sep 17 00:00:00 2001 From: Jan Pokorný Date: Mon, 15 Apr 2013 22:22:23 +0200 Subject: Add wine config (colors imported from GKT theme) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan Pokorný --- scripts/firstrun/99-wine | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 scripts/firstrun/99-wine (limited to 'scripts/firstrun') diff --git a/scripts/firstrun/99-wine b/scripts/firstrun/99-wine new file mode 100644 index 0000000..3b130ae --- /dev/null +++ b/scripts/firstrun/99-wine @@ -0,0 +1,3 @@ +wineboot +GTK2WINE=https://gist.github.com/endolith/74192/raw/fbfde162b1022fe5f6c1c7644322e1df8a460a6b/wine_colors_from_gtk.py +wget "${GTK2WINE}" -O- | sed 's|USERS\\S-1-5-4|CURRENT_USER|' | python -- cgit