소스 검색

Launch dwm directly instead of with ck-launch-session

Frans Bergman 2 년 전
부모
커밋
f5950cf8a9
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      .xinitrc

+ 1 - 2
.xinitrc

@@ -30,5 +30,4 @@ picom &
 sxhkd &
 dunst &
 ~/.scripts/dwm_status.sh &
-
-exec ck-launch-session dwm
+exec dwm