summaryrefslogtreecommitdiffstats
path: root/scripts/firstrun
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-04-15 22:22:23 +0200
committerJan Pokorný <jpokorny@redhat.com>2013-04-15 22:22:23 +0200
commitadfcd0c1dfc1f1997426c7672c921c8c1afddbf4 (patch)
treed78ab71f69df88846fb0ba86c0cf80adcb18c4e5 /scripts/firstrun
parent0fd9398f0a6c46c470dd53083270a37c08d83e5b (diff)
downloaddotfiles-adfcd0c1dfc1f1997426c7672c921c8c1afddbf4.tar.gz
dotfiles-adfcd0c1dfc1f1997426c7672c921c8c1afddbf4.tar.xz
dotfiles-adfcd0c1dfc1f1997426c7672c921c8c1afddbf4.zip
Add wine config (colors imported from GKT theme)
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to 'scripts/firstrun')
-rw-r--r--scripts/firstrun/99-wine3
1 files changed, 3 insertions, 0 deletions
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