diff options
author | zachir <zachir@librem.one> | 2023-02-27 18:40:58 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-02-27 18:40:58 -0600 |
commit | b7ac7ac32035b3b04d4979f2d8883d926406375a (patch) | |
tree | cf0961e71c1e1cbe299ee5a1669ea99feecbb317 /X11/xprofile | |
parent | ca18f87bcb65b8046a760e0eea8a4e955a1c2d47 (diff) |
add X11 startup back in
Diffstat (limited to 'X11/xprofile')
-rwxr-xr-x | X11/xprofile | 7 |
1 files changed, 7 insertions, 0 deletions
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 & |