From f39d735e2ba625a31a7dbf6fb8bdd62501379ad1 Mon Sep 17 00:00:00 2001 From: zachir Date: Wed, 5 Oct 2022 22:00:32 -0500 Subject: Initial Commit --- X11/xprofile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 X11/xprofile (limited to 'X11/xprofile') 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 & -- cgit v1.2.3