-
-
Save xmw/3009898 to your computer and use it in GitHub Desktop.
stdin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/.cwmrc b/.cwmrc | |
| index b2fc6fa..8b0a999 100644 | |
| --- a/.cwmrc | |
| +++ b/.cwmrc | |
| @@ -11,18 +11,23 @@ fontname Termsyn | |
| gap 0 0 0 0 | |
| snapdist 8 | |
| -autogroup 1 Gnome-terminal | |
| autogroup 1 URxvt | |
| +autostart 1 urxvt | |
| autogroup 1 Emacs | |
| autogroup 2 Firefox | |
| +autostart 2 "firefox about:blank" | |
| autogroup 2 Opera | |
| autogroup 3 Thunderbird | |
| +autostart 3 thunderbird | |
| autogroup 4 Pidgin | |
| autogroup 4 Skype | |
| autogroup 4 Hotot | |
| autogroup 5 xine | |
| autogroup 5 Ario | |
| autogroup 5 MPlayer | |
| +autogroup 6 xterm | |
| +autogroup 6 XTerm | |
| +autostart 6 "xterm -geometry 40x10" | |
| autogroup 9 xgps | |
| autogroup 9 Xgps | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment