summaryrefslogtreecommitdiffstats
path: root/x/.xinitrc
diff options
context:
space:
mode:
authorAmin Bandali <me@aminb.org>2014-10-25 23:59:15 -0400
committerAmin Bandali <me@aminb.org>2014-10-25 23:59:15 -0400
commit8c17e1b67d7b10dba95414c3fdf8793ee1c5acbe (patch)
tree8f4ebd338ed0a25fc51d1d6eb0996b1cf52f2be4 /x/.xinitrc
parentdac80d79b0f68cd143c15c9a4769d630a7d03d08 (diff)
downloadconfigs-8c17e1b67d7b10dba95414c3fdf8793ee1c5acbe.tar.gz
configs-8c17e1b67d7b10dba95414c3fdf8793ee1c5acbe.tar.xz
configs-8c17e1b67d7b10dba95414c3fdf8793ee1c5acbe.zip
change dotfiles according to my latest setup (bspwm as wm for xfce)
Diffstat (limited to '')
-rw-r--r--x/.xinitrc7
1 files changed, 4 insertions, 3 deletions
diff --git a/x/.xinitrc b/x/.xinitrc
index 73e04e1..0d522e2 100644
--- a/x/.xinitrc
+++ b/x/.xinitrc
@@ -13,7 +13,7 @@ fi
xrdb -merge ~/.Xresources
xsetroot -cursor_name left_ptr & # set the cursor icon
-feh --bg-scale ~/Pictures/the-witcher-3-wild-hunt-10.jpg
+#feh --bg-scale ~/Pictures/the-witcher-3-wild-hunt-10.jpg
xset +fp /usr/share/fonts/local
xset +fp ~/.fonts
xset fp rehash
@@ -26,6 +26,7 @@ synclient TapButton3=2
synclient HorizTwoFingerScroll=1
synclient VertScrollDelta=-237
synclient HorizScrollDelta=-237
+sxhkd &
# screen powersave
xset +dpms
@@ -33,9 +34,9 @@ xset dpms 0 0 300
# exec gnome-session
# exec startkde
-# exec startxfce4
+exec startxfce4
# ...or the Window Manager of your choice
sxhkd &
source ~/.profile
-exec bspwm
+#exec bspwm