summaryrefslogtreecommitdiff
path: root/X11/xprofile
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-02-10 12:32:43 -0600
committerzachir <zachir@librem.one>2023-02-10 12:32:43 -0600
commit5e74241bb8b2a672a7adcc4a8b6e1dea03f2f5a2 (patch)
tree24768273a6578345dfe530918c54c86db90a3e11 /X11/xprofile
parent7a2dd5235800003487d43c57d1b76847c692bce4 (diff)
remove unnecessary cruftminor
Diffstat (limited to 'X11/xprofile')
-rwxr-xr-xX11/xprofile10
1 files changed, 5 insertions, 5 deletions
diff --git a/X11/xprofile b/X11/xprofile
index 96f2954..18647e2 100755
--- a/X11/xprofile
+++ b/X11/xprofile
@@ -1,7 +1,7 @@
#!/bin/sh
-layout.sh
-tsoff
-xrdb ~/.Xresources &
+#layout.sh
+#tsoff
+#xrdb ~/.Xresources &
setxkbmap -option "caps:escape" &
-xwallpaper --center ~/background.jpg &
-picom &
+#xwallpaper --center ~/background.jpg &
+#picom &