diff options
author | Chess Griffin <chess@chessgriffin.com> | 2010-05-11 22:22:01 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 22:22:01 +0200 |
commit | 0995f6612ec16a6f16409d4ece4a02c581b18bb4 (patch) | |
tree | 77f25fa99cce91be96ad3b30134685d8f2c7e1a9 /desktop/openbox/xinitrc.openbox | |
parent | 37b906fa0b44f2a8da36d998c2062ce1cd0616e5 (diff) |
desktop/openbox: Updated for version 3.4.7.2
Diffstat (limited to 'desktop/openbox/xinitrc.openbox')
-rw-r--r-- | desktop/openbox/xinitrc.openbox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/openbox/xinitrc.openbox b/desktop/openbox/xinitrc.openbox index 572ae8f8c085..483649b6500d 100644 --- a/desktop/openbox/xinitrc.openbox +++ b/desktop/openbox/xinitrc.openbox @@ -31,4 +31,4 @@ if [ ! -d $HOME/.config/openbox ]; then cat /etc/xdg/openbox/rc.xml > $HOME/.config/openbox/rc.xml fi -exec openbox-session +exec openbox |