aboutsummaryrefslogtreecommitdiff
path: root/xinit.sh
diff options
context:
space:
mode:
Diffstat (limited to 'xinit.sh')
-rwxr-xr-xxinit.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/xinit.sh b/xinit.sh
index efb3f53..3a4e6c1 100755
--- a/xinit.sh
+++ b/xinit.sh
@@ -2,13 +2,13 @@
# To be run by the window manager or desktop environment when starting an X session
xrdb ~/.Xresources
-compton &
+picom &
dunst &
setRandomBG.sh
setxkbmap -layout es -option caps:swapescape
xset -b
unclutter --idle 1 &
#feh --bg-max ~/images/wallpapers/bg_*
-touchpad.sh
+#touchpad.sh
urxvt -e tmux new -s main &
optimus-manager-qt &