diff --git a/bspwm/.config/bspwm/autostart b/bspwm/.config/bspwm/autostart index cc4a159..900b489 100755 --- a/bspwm/.config/bspwm/autostart +++ b/bspwm/.config/bspwm/autostart @@ -52,7 +52,7 @@ xss-lock -v -- betterlockscreen -l & ############################################################################################################################### ## Launch jgmenu - dirty hack :) -jgmenu --at-pointer --hide-on-startup +jgmenu --at-pointer --hide-on-startup & ## Launch side notification tray, and move it to top #(tint2; sleep 10; xdo raise -n tint2) &