Skip to content

Instantly share code, notes, and snippets.

@cwage
Created June 13, 2013 06:48
Show Gist options
  • Save cwage/5771691 to your computer and use it in GitHub Desktop.
Save cwage/5771691 to your computer and use it in GitHub Desktop.
xinput set-int-prop "ImPS/2 ALPS GlidePoint" "Evdev Middle Button Emulation" 8 1 &
export PATH=~/bin:$PATH
xsetroot -solid grey &
xset m 1/8 2
xinput set-prop 11 249 1 &
gnome-settings-daemon &
nm-applet &
gnome-power-manager &
gnome-sound-applet &
xmms2d &
#xmms2tray &
~/.dropbox-dist/dropbox &
export HOME=/home/cwage/WorkHome/ && /home/cwage/WorkHome/.dropbox-dist/dropbox &
#insync &
#xpad &
gnome-screensaver &
sshadd
xautolock -locker ~/bin/xscreensaver-lock -time 10 -corners 0+00 -cornerdelay 2 &
gkrellm &
udisks-glue --config .udisks-glue.conf &
xrdb ~/.Xresources
everpad &
exec awesome -c ~/.config/awesome/rc.lua
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment