summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Luevano <55825613+luevano@users.noreply.github.com>2020-02-10 12:04:14 -0700
committerDavid Luevano <55825613+luevano@users.noreply.github.com>2020-02-10 12:04:14 -0700
commit64c0c43440bd1246a6e28abaee96ff04e0d1a0bb (patch)
treea1072fca111db565e75b2c8472c9981046990c34
parenta019065a5ae8e030ebfffd1bf1af97897a73f30a (diff)
Fix (?) include
-rw-r--r--.Xresources2
1 files changed, 1 insertions, 1 deletions
diff --git a/.Xresources b/.Xresources
index 2e684fd..0f66ed9 100644
--- a/.Xresources
+++ b/.Xresources
@@ -2,7 +2,7 @@
!! ~/.Xresources
!!
-#include "/home/luevano/.config/xcolors/solarized_dark"
+#include ".config/xcolors/solarized_dark"
*background: COLOR0
*foreground: COLOR7