소스 검색

Log awesome to file

Andrew Swistak 7 년 전
부모
커밋
f3934b4061
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      xinitrc

+ 1 - 1
xinitrc

@@ -7,4 +7,4 @@ export DOTFILES=$HOME/Documents/dotfiles
 (pgrep -u $USER xautolock || /usr/bin/xautolock -time 10 -locker /usr/bin/slimlock -nowlocker /usr/bin/slimlock -detectsleep) &
 (pgrep -u $USER urxvtd || /usr/bin/urxvtd -q -o -f) &
 
-exec awesome
+exec /usr/bin/awesome >> ~/.cache/awesome/stdout 2>> ~/.cache/awesome/stderr