aboutsummaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rwxr-xr-x.xinitrc11
1 files changed, 10 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index c2996d4..b5b2628 100755
--- a/.xinitrc
+++ b/.xinitrc
@@ -15,4 +15,13 @@ fi
export $(dbus-launch)
-exec bspwm
+pkill -f lemonybar
+lemonybar &
+
+pkill -f dunst
+dunst &
+
+pkill -f bat-check
+bat-check &
+
+exec cwm