diff options
| author | 2012-11-19 23:23:27 +0100 | |
|---|---|---|
| committer | 2012-11-19 23:23:27 +0100 | |
| commit | 916245c018f1c8cdf09e9d90fc0b51fee3529341 (patch) | |
| tree | 45522b4691fbddc12f97d03b4af06750e88a812b | |
| parent | bef56b65d49feaa148f3cbc4e1add6dd7a1c9220 (diff) | |
| download | dotfiles-916245c018f1c8cdf09e9d90fc0b51fee3529341.tar.gz dotfiles-916245c018f1c8cdf09e9d90fc0b51fee3529341.zip | |
.xinitrc
| -rwxr-xr-x | .xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,5 +12,5 @@ fi emacs --daemon & fehlstart & -test -n "$1" && wm=$1 || wm="herbstluftwm" +test -n "$1" && wm=$1 || wm="sawfish" exec $wm |
