Skip to content

Instantly share code, notes, and snippets.

@gabeguz
Created August 6, 2012 22:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gabeguz/3278878 to your computer and use it in GitHub Desktop.
Save gabeguz/3278878 to your computer and use it in GitHub Desktop.
cwm config file
# cwm config file
autogroup 1 "xterm,XTerm"
autogroup 2 "gvim,Gvim"
command xterm-large "xterm -fa 'Mono' -fs 9"
command xterm-small "xterm -fa 'Mono' -fs 8"
command vm1 "VBoxHeadless -s vm1"
command vm2 "VBoxHeadless -s vm2"
command firewall "VBoxHeadless -s firewall"
command lock "xlock -mode random"
gap 0 20 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment