diff options
Diffstat (limited to 'bspwm/.xinitrc')
-rw-r--r-- | bspwm/.xinitrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bspwm/.xinitrc b/bspwm/.xinitrc index 2ba97e7..5623a4b 100644 --- a/bspwm/.xinitrc +++ b/bspwm/.xinitrc @@ -5,5 +5,5 @@ export WALLCONFIG="$HOME/Pictures/rand/walls/config.yaml" source ~/.xprofile source ~/Scripts/xlaunchrc -sxhkd & -exec bspwm +# sxhkd & +exec xmonad 2>&1 | tee /tmp/vm.log |