summaryrefslogtreecommitdiffstats
path: root/x/.xprofile
diff options
context:
space:
mode:
authorAmin Bandali <me@aminb.org>2015-05-26 22:41:43 -0400
committerAmin Bandali <me@aminb.org>2015-05-26 22:41:43 -0400
commit37cd1e870586a430e5b0ff4988107209332f1f8f (patch)
tree3077b6d687969eb2af25807a17eb0e37fb638ff8 /x/.xprofile
parent38acf911aefbf0446fcea6d68f6685bba6f8dc91 (diff)
downloadconfigs-37cd1e870586a430e5b0ff4988107209332f1f8f.tar.gz
configs-37cd1e870586a430e5b0ff4988107209332f1f8f.tar.xz
configs-37cd1e870586a430e5b0ff4988107209332f1f8f.zip
[x,vim,spacemacs] switch back to gotham
Diffstat (limited to '')
-rwxr-xr-xx/.xprofile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x/.xprofile b/x/.xprofile
index 2f19161..30f2451 100755
--- a/x/.xprofile
+++ b/x/.xprofile
@@ -16,11 +16,11 @@ export _JAVA_AWT_WM_NONREPARENTING=1
xrdb -merge ~/.Xresources
# xrdb -merge ~/.base16-tomorrow.dark.256.xresources
-# xrdb -merge ~/.gotham.xresources
+xrdb -merge ~/.gotham.xresources
# xrdb -merge ~/.hybrid.xresources
# xrdb -merge ~/.dawn.xresources
# xrdb -merge ~/.zenburn.xresources
-xrdb -merge ~/.solarized-dark.xresources
+# xrdb -merge ~/.solarized-dark.xresources
# set the cursor icon
# xsetroot -cursor_name left_ptr &