Fix autostart, sourcing and shellcheck issues
This commit is contained in:
parent
5baac728fe
commit
499c012601
5 changed files with 7 additions and 7 deletions
|
@ -81,6 +81,9 @@ _autostart_run_xorg () {
|
|||
|
||||
xrdb "$HOME/.Xresources"
|
||||
|
||||
pgrep -x sxhkd > /dev/null || sxhkd &
|
||||
pgrep -x xcompmgr > /dev/null || xcompmgr -cnfFn -D3 &
|
||||
|
||||
|
||||
start-audio pipewire
|
||||
wait-for-service "network-online.target"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue