summaryrefslogtreecommitdiff
path: root/home/xyz/.xinitrc
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2023-04-20 17:42:20 -0700
committerXiao Pan <gky44px1999@gmail.com>2023-04-20 17:42:20 -0700
commite4ef9d63ef5283d872e452a89c33dd8e07f3dc7e (patch)
tree6b6b64b8e38881e2e633c9ec9df2d7bb2849e692 /home/xyz/.xinitrc
parent6e0c2ceb009a8f70fb8b1848ca904dc6c759dcc1 (diff)
newer ugly way of start sbar
Diffstat (limited to 'home/xyz/.xinitrc')
-rw-r--r--home/xyz/.xinitrc6
1 files changed, 1 insertions, 5 deletions
diff --git a/home/xyz/.xinitrc b/home/xyz/.xinitrc
index 2f97ada2..61df1b8e 100644
--- a/home/xyz/.xinitrc
+++ b/home/xyz/.xinitrc
@@ -56,11 +56,7 @@ if [ "$(envycontrol -q)" = 'nvidia' ]; then
xrandr --dpi 96
fi
{
- # `pidof -q dwm` does not work sometimes
- while ! pidof -q Xorg; do
- sleep 1
- done
- sleep 1
+ sleep 2
sbar
} &
qbittorrent &