Skip to content

Instantly share code, notes, and snippets.

@professorjamesmoriarty
Created April 11, 2013 23:10
Show Gist options
  • Save professorjamesmoriarty/5367970 to your computer and use it in GitHub Desktop.
Save professorjamesmoriarty/5367970 to your computer and use it in GitHub Desktop.
xrdb -merge $HOME/.Xdefaults
xrdb -merge $HOME/.Xresources
urxvtd -q -o -f &
conky -c ~/.conkyrc_wmfs | while true; read line; do wmfs -c status "testbar $line"; done &
exec dbus-launch wmfs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment