diff options
author | Amin Bandali <amin@aminb.org> | 2018-04-29 22:34:11 -0400 |
---|---|---|
committer | Amin Bandali <amin@aminb.org> | 2018-04-29 22:35:03 -0400 |
commit | 2e877d14b877fd7caefcf9ea675f45ce57abe6cd (patch) | |
tree | 4979f074a7c09b620bf96c5aa67581e6288783fa /x/.Xresources.d/colors | |
parent | 69a6fe26a32906fa48b71bd32b007d65eb2c9d04 (diff) | |
download | configs-2e877d14b877fd7caefcf9ea675f45ce57abe6cd.tar.gz configs-2e877d14b877fd7caefcf9ea675f45ce57abe6cd.tar.xz configs-2e877d14b877fd7caefcf9ea675f45ce57abe6cd.zip |
[rc/x] migrate my X.Org configurations
Also, add missing shebangs for previous scripts.
Diffstat (limited to 'x/.Xresources.d/colors')
-rw-r--r-- | x/.Xresources.d/colors | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/x/.Xresources.d/colors b/x/.Xresources.d/colors deleted file mode 100644 index 9b1136e..0000000 --- a/x/.Xresources.d/colors +++ /dev/null @@ -1,3 +0,0 @@ -#include "gruvbox-light.xresources" -! #include "gruvbox-dark.xresources" -#include "gruvbox-urxvt256.xresources" |