summaryrefslogtreecommitdiff
path: root/home/xyz/.xinitrc
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2023-12-10 18:22:15 -0800
committerXiao Pan <gky44px1999@gmail.com>2023-12-10 18:23:13 -0800
commit027fd1c486ee215f3341dcc93784a7fb2acb1ee0 (patch)
treef6accb143e7c232f35799fd8a0099dc9d8c2bbb4 /home/xyz/.xinitrc
parentfae68e5ad6d558d917fc6b398c9000d70f53c693 (diff)
sometimes sbar still not autostart, so old way of trying to fix the issue is not working so I removed it
Diffstat (limited to 'home/xyz/.xinitrc')
-rw-r--r--home/xyz/.xinitrc5
1 files changed, 1 insertions, 4 deletions
diff --git a/home/xyz/.xinitrc b/home/xyz/.xinitrc
index 24985a0a..bf794bc2 100644
--- a/home/xyz/.xinitrc
+++ b/home/xyz/.xinitrc
@@ -55,9 +55,6 @@ if [ "$(envycontrol -q)" = 'nvidia' ]; then
# but nvidia driver need it now
xrandr --dpi 96
fi
-{
- sleep 3
- sbar
-} &
+sbar &
#qbittorrent &
exec dwm