aboutsummaryrefslogtreecommitdiff
path: root/xinit.sh
diff options
context:
space:
mode:
Diffstat (limited to 'xinit.sh')
-rwxr-xr-xxinit.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/xinit.sh b/xinit.sh
index 91e0cb8..f519592 100755
--- a/xinit.sh
+++ b/xinit.sh
@@ -4,10 +4,10 @@
xrdb ~/.Xresources
pgrep -x picom || picom -b
pgrep -x dunst || dunst &
-setRandomBG.sh
setxkbmap -layout es -option caps:swapescape
xset -b
pgrep -x unclutter || unclutter --idle 1 &
#touchpad.sh
initialLayout.sh
+setRandomBG.sh
pgrep -x sxhkd || sxhkd >~/logs/sxhkd.log &