@@ -1,12 +0,0 @@
-#!/bin/sh
-# dwm autostart script
-
-wal -R
-setxkbmap -layout se
-pkill compton; compton &
-pkill sxhkd; sxhkd &
-pkill dwm_status.sh; ~/.scripts/dwm_status.sh &
-discord &
-pgrep redshift-gtk || redshift-gtk &
-pgrep ckb-next || ckb-next -b &
@@ -23,4 +23,11 @@ export QT_IM_MODULE='uim'
uim-xim &
export XMODIFIERS='@im=uim'
+wal -R
+setxkbmap -layout se
+
+compton &
+sxhkd &
+~/.scripts/dwm_status.sh &
exec dwm