diff options
author | Stefan Ritter <xeno@thehappy.de> | 2010-03-06 10:52:21 +0100 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2010-03-06 10:52:21 +0100 |
commit | 55ccd4d3cf075a057f8b0e6833ac21c6d1a63f8f (patch) | |
tree | 0c3ea52c4aa2b4083462098e4978271c257d5a60 | |
parent | 267014af0c065dbb03d720981397eaaafa05bc6e (diff) |
Added sithwm
-rwxr-xr-x | xorg/xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg/xinitrc b/xorg/xinitrc index 4308950..0b8b109 100755 --- a/xorg/xinitrc +++ b/xorg/xinitrc @@ -1,5 +1,6 @@ #!/bin/bash +#WM='sithwm' WM='xfce4-session' #WM='scrotwm' |