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 6048726..91e0cb8 100755
--- a/xinit.sh
+++ b/xinit.sh
@@ -9,5 +9,5 @@ setxkbmap -layout es -option caps:swapescape
xset -b
pgrep -x unclutter || unclutter --idle 1 &
#touchpad.sh
-urxvt -e tmux new -s main &
+initialLayout.sh
pgrep -x sxhkd || sxhkd >~/logs/sxhkd.log &