dotfiles

Customization files for my workstations. Nothing special or worth looking at.
Log | Files | Refs

.xsession (603B)


      1 # Use middle mouse button and TrackPoint to scroll
      2 xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation" 1 &
      3 xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Axes" 6 7 4 5 &
      4 xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Button" 2 &
      5 xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Timeout" 50 &
      6 xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Intertia" 3 &
      7 
      8 exec xclock -d -geometry +1416+0 &
      9 exec dunst -conf /home/overseer/.config/dunstrc/dunstrc &
     10 exec feh --bg-fill /home/overseer/Pictures/Wallpapers/RainbowCity.jpg &
     11 xrdb ~/.Xresources &
     12 exec cwm