Browse Source

Launch dwm directly instead of with ck-launch-session

Frans Bergman 2 years ago
parent
commit
f5950cf8a9
1 changed files with 1 additions and 2 deletions
  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