aboutsummaryrefslogtreecommitdiff
path: root/xorg/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/.xinitrc')
-rwxr-xr-xxorg/.xinitrc13
1 files changed, 13 insertions, 0 deletions
diff --git a/xorg/.xinitrc b/xorg/.xinitrc
new file mode 100755
index 0000000..80140cd
--- /dev/null
+++ b/xorg/.xinitrc
@@ -0,0 +1,13 @@
+#!/bin/sh
+
+xrandr
+xset -b
+autorandr --change
+loadxresources
+xsetroot -cursor_name left_ptr
+setwallpaper
+
+picom -I 1 -O 1 -D 0 -m 1 &
+dunst &
+/usr/lib/kactivitymanagerd &
+exec bspwm