unset f
fi
+# Enable this for non-reparenting window managers
+export _JAVA_AWT_WM_NONREPARENTING=1
+
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
synclient HorizTwoFingerScroll=1
synclient VertScrollDelta=-237
synclient HorizScrollDelta=-237
+sxhkd &
# screen powersave
xset +dpms
# exec gnome-session
# exec startkde
-# exec startxfce4
+exec startxfce4
# ...or the Window Manager of your choice
sxhkd &
source ~/.profile
-exec bspwm
+#exec bspwm