Remove all references to exec

This commit is contained in:
Spencer Janssen 2007-06-18 20:16:52 +00:00
parent a64cfc9722
commit e344fc8cdc
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ PATH=/home/dons/bin:$PATH
# simple xmonad use, no interactive status bar. # simple xmonad use, no interactive status bar.
# #
#clock | dzen2 -ta r -fg $FG -bg $BG -fn $FONT & #clock | dzen2 -ta r -fg $FG -bg $BG -fn $FONT &
#exec xmonad #xmonad
# #
# with a pipe talking to an external program # with a pipe talking to an external program

View File

@ -34,4 +34,4 @@ xmodmap -e "remove Lock = Caps_Lock"
xmodmap -e "keysym Caps_Lock = Control_L" xmodmap -e "keysym Caps_Lock = Control_L"
xmodmap -e "add Control = Control_L" xmodmap -e "add Control = Control_L"
exec /home/dons/bin/run-xmonad.sh /home/dons/bin/run-xmonad.sh