summaryrefslogtreecommitdiff
path: root/X11/xprofile
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2022-10-05 22:00:32 -0500
committerzachir <zachir@librem.one>2022-10-05 22:00:32 -0500
commitf39d735e2ba625a31a7dbf6fb8bdd62501379ad1 (patch)
treed17c96714c930e0b8bc75616cc9c81b961ed5aa0 /X11/xprofile
Initial Commit
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 &