summaryrefslogtreecommitdiff
path: root/x11/rc
diff options
context:
space:
mode:
Diffstat (limited to 'x11/rc')
-rwxr-xr-xx11/rc6
1 files changed, 0 insertions, 6 deletions
diff --git a/x11/rc b/x11/rc
deleted file mode 100755
index da27e4b..0000000
--- a/x11/rc
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-host=`hostname` && [ -f ~/.config/x11/Xresources.$host ] && xrdb -merge -I$HOME ~/.config/x11/Xresources.$host &
-seasonalwallpaper &
-xkeyconf &
-unclutter -noevents &
-redshift &