God damnit. Forgot an '&'.

This commit is contained in:
2022-11-07 17:32:46 +01:00
parent 3fed149771
commit 974624465d

View File

@@ -52,7 +52,7 @@ xss-lock -v -- betterlockscreen -l &
############################################################################################################################### ###############################################################################################################################
## Launch jgmenu - dirty hack :) ## 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 ## Launch side notification tray, and move it to top
#(tint2; sleep 10; xdo raise -n tint2) & #(tint2; sleep 10; xdo raise -n tint2) &