aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xxinit.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/xinit.sh b/xinit.sh
index 4ea6090..534700b 100755
--- a/xinit.sh
+++ b/xinit.sh
@@ -4,11 +4,13 @@
xrdb ~/.Xresources
picom -b
dunst &
+#feh --bg-max ~/images/wallpapers/bg_*
setRandomBG.sh
setxkbmap -layout es -option caps:swapescape
xset -b
unclutter --idle 1 &
-#feh --bg-max ~/images/wallpapers/bg_*
#touchpad.sh
urxvt -e tmux new -s main &
#optimus-manager-qt &
+pgrep -x sxhkd || sxhkd >~/logs/sxhkd.log &
+