Skip to content

Commit

Permalink
Stop launching 4 urxvt instances on startup
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmay committed Mar 8, 2012
1 parent 38d4ac7 commit b0a598f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions x11/xinitrc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# terminals
urxvt&
urxvt&
urxvt&
urxvt&
# urxvt&
# urxvt&
# urxvt&
# urxvt&

#screesaver stuff
xscreensaver -no-splash &
Expand Down

0 comments on commit b0a598f

Please sign in to comment.