summaryrefslogtreecommitdiff
path: root/X11
diff options
context:
space:
mode:
Diffstat (limited to 'X11')
-rwxr-xr-xX11/xinitrc5
-rwxr-xr-xX11/xprofile7
2 files changed, 0 insertions, 12 deletions
diff --git a/X11/xinitrc b/X11/xinitrc
deleted file mode 100755
index 73e2b83..0000000
--- a/X11/xinitrc
+++ /dev/null
@@ -1,5 +0,0 @@
-xrdb ~/.Xresources
-sh -c ~/.xprofile &
-#runsvdir ~/.runit/runsvdir &
-WM="$(~/.local/bin/scripts/crcparse 'WM')"
-exec dbus-launch --exit-with-session $WM
diff --git a/X11/xprofile b/X11/xprofile
deleted file mode 100755
index 18647e2..0000000
--- a/X11/xprofile
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-#layout.sh
-#tsoff
-#xrdb ~/.Xresources &
-setxkbmap -option "caps:escape" &
-#xwallpaper --center ~/background.jpg &
-#picom &