summaryrefslogtreecommitdiff
path: root/X11/xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'X11/xinitrc')
-rwxr-xr-xX11/xinitrc10
1 files changed, 0 insertions, 10 deletions
diff --git a/X11/xinitrc b/X11/xinitrc
deleted file mode 100755
index e949fbc..0000000
--- a/X11/xinitrc
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-[ -x ~/.screenlayout/layout.sh ] && ~/.screenlayout/layout.sh
-xwallpaper --zoom ~/Pictures/background.png &
-picom &
-setxkbmap -option "caps:escape" &
-systemctl --user start dunst &
-sxhkd &
-xss-lock slockd &
-xrdb ~/.config/X11/xresources
-exec dwm