Browse Source

Launch dwm directly instead of with ck-launch-session

Frans Bergman 2 năm trước cách đây
mục cha
commit
f5950cf8a9
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  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