diff options
| author | 2012-05-20 14:28:36 +0200 | |
|---|---|---|
| committer | 2012-05-20 14:28:36 +0200 | |
| commit | 25866c1cfed07bb113a908ef8a7e7ea04d80e3a6 (patch) | |
| tree | 27b2839cc8b2f0e833bed85107aa1b7de42096bd /.xinitrc | |
| parent | 4817fef30e197cd6f047b91c0685a6acf0526591 (diff) | |
| download | dotfiles-25866c1cfed07bb113a908ef8a7e7ea04d80e3a6.tar.gz dotfiles-25866c1cfed07bb113a908ef8a7e7ea04d80e3a6.zip | |
.xinitrc
Diffstat (limited to '.xinitrc')
| -rw-r--r-- | .xinitrc | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -10,7 +10,8 @@ then mpdscribble & fi -exec ck-launch-session /usr/local/stumpwm/bin/stumpwm 2>&1 >> ~/.xsession_errors +exec ck-launch-session /usr/local/stumpwm/bin/stumpwm 2>&1 >> \ + ~/.xsession_errors # Local Variables: # mode: shell-script # eval: (git-auto-commit-mode 1) |
