aboutsummaryrefslogtreecommitdiff
path: root/xinit.sh
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2020-08-19 01:21:35 +0200
committerInigoGutierrez <inigogf.95@gmail.com>2020-08-19 01:21:35 +0200
commit8cb589fa44926b341e71373ed8f815528cfb67cc (patch)
treeb971f477e0c734fcdd489edd5b7ba574a7a4ddc8 /xinit.sh
parentb257bbcf7825c69fc3a6d00cf825e4c250f85031 (diff)
downloadscripts-8cb589fa44926b341e71373ed8f815528cfb67cc.tar.gz
scripts-8cb589fa44926b341e71373ed8f815528cfb67cc.zip
Fixing typos, cleaning webview, allowing comments in emoji file.
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 &