diff options
Diffstat (limited to 'X11/xprofile')
-rwxr-xr-x | X11/xprofile | 10 |
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 & |