Simple image host.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

wmrc 359B

123456789101112131415
  1. export PATH="$PATH:$HOME/bin"
  2. export XDG_CONFIG_HOME="$HOME/.config"
  3. xset r rate 200 60
  4. setxkbmap dvorak -option "ctrl:nocaps"
  5. compton --config ~/.comptonrc --backend glx --vsync opengl-swc --paint-on-overlay &
  6. feh --bg-scale ~/background.jpg
  7. xmodmap .Xmodmaprc
  8. sxhkd -c ~/.sxhkdrc &
  9. sh ~/.startup.sh
  10. synclient RTCornerButton=0
  11. synclient VertEdgeScroll=0