aboutsummaryrefslogtreecommitdiff
path: root/config/x11
diff options
context:
space:
mode:
Diffstat (limited to 'config/x11')
-rw-r--r--config/x11/Xresources3
-rwxr-xr-xconfig/x11/xinitrc1
2 files changed, 4 insertions, 0 deletions
diff --git a/config/x11/Xresources b/config/x11/Xresources
new file mode 100644
index 0000000..8797c87
--- /dev/null
+++ b/config/x11/Xresources
@@ -0,0 +1,3 @@
+! special
+*.foreground: #eeeeee
+*.background: #222222
diff --git a/config/x11/xinitrc b/config/x11/xinitrc
index 807c59d..2771e72 100755
--- a/config/x11/xinitrc
+++ b/config/x11/xinitrc
@@ -10,6 +10,7 @@ redshift & # filter blue light
dunst & # notification daemon
unclutter --timeout 10 --fork # hide mouse after 2s
clout push-watch & # could with rsync
+xrdb "$XDG_CONFIG_HOME/x11/Xresources"
case "$(cat /etc/hostname)" in
charles-main)