- [[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
- xset m 0 0 &
- setxkbmap -layout "us(colemak),ru" -option grp:caps_toggle &
- xset s off -dpms &
- #xset +fp /usr/share/fonts/terminus &
- #xset +fp /usr/share/fonts/
- #compton -CGzb --backend glx --glx-use-copysubbuffermesa --vsync opengl-mswc --no-fading-openclose &
- compton -b &
- xsetroot -cursor_name left_ptr &
- #feh --bg-tile /home/eichhorn/pictures/wallpapers/magenta.png &
- feh --bg-tile /home/eichhorn/pictures/wallpapers/cyan.png &
- #exec sxhkd &
- xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Tapping Enabled" 1 &
- exec xbindkeys &
- exec bspwm