From b7ac7ac32035b3b04d4979f2d8883d926406375a Mon Sep 17 00:00:00 2001 From: zachir Date: Mon, 27 Feb 2023 18:40:58 -0600 Subject: add X11 startup back in --- 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..18647e2 --- /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