summaryrefslogtreecommitdiff
path: root/X11/xprofile
diff options
context:
space:
mode:
Diffstat (limited to 'X11/xprofile')
-rwxr-xr-xX11/xprofile7
1 files changed, 7 insertions, 0 deletions
diff --git a/X11/xprofile b/X11/xprofile
new file mode 100755
index 0000000..96f2954
--- /dev/null
+++ b/X11/xprofile
@@ -0,0 +1,7 @@
+#!/bin/sh
+layout.sh
+tsoff
+xrdb ~/.Xresources &
+setxkbmap -option "caps:escape" &
+xwallpaper --center ~/background.jpg &
+picom &