Add delay to let pipewire started
This commit is contained in:
parent
a2741fae7b
commit
5801b5c10a
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ wl-paste --type text --watch cliphist store >/dev/null 2>&1 &
|
|||
|
||||
discord --enable-features=UseOzonePlatform --ozone-platform=wayland --start-minimized >/dev/null 2>&1 &
|
||||
# Noctalia
|
||||
noctalia --daemon
|
||||
sleep 1 && noctalia --daemon
|
||||
|
||||
# dankshell
|
||||
# dms run &
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue