aboutsummaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
authorMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-06-12 18:30:15 +0530
committerMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-06-12 18:30:15 +0530
commit183bbee3883a744827789aadf2d64cc7465d8dd3 (patch)
tree8acf1b1bbff864d39a94e3f9259f4caf77ed7fdd /.xinitrc
parent26d7c6ec6088790921c6cdd36925cac9d438c859 (diff)
fixed polybar startup issue in bspwm
Diffstat (limited to '.xinitrc')
-rwxr-xr-x.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index 05049bd..fed7817 100755
--- a/.xinitrc
+++ b/.xinitrc
@@ -19,7 +19,7 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
fi
# start some nice programs
-lxsession&
+lxsession &
nitrogen --restore &
picom &
dunst &