diff options
| author | 2013-04-11 15:32:45 +0200 | |
|---|---|---|
| committer | 2013-04-11 15:32:45 +0200 | |
| commit | caf0ec0fb16b3f911d5d596766ee3048fe07fa66 (patch) | |
| tree | d8e768b33590b8efbee2f71d082dce73ab773a47 | |
| parent | 855fc62edb64d91796ea3bfaf039da485cf2d44c (diff) | |
| download | dotfiles-caf0ec0fb16b3f911d5d596766ee3048fe07fa66.tar.gz dotfiles-caf0ec0fb16b3f911d5d596766ee3048fe07fa66.zip | |
X: Use DWM
| -rwxr-xr-x | .xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,5 +11,5 @@ fi unclutter & -test -n "$1" && wm=$1 || wm="matchbox-window-manager -use_titlebar no" +test -n "$1" && wm=$1 || wm="$HOME/usr/local/bin/dwm" exec $wm |
