Fix discord boot
This commit is contained in:
parent
9b48425555
commit
1f24fde993
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ ssh-agent -a /run/user/1000/ssh-agent.socket >/dev/null 2>&1 &
|
|||
# clipboard content manager
|
||||
wl-paste --type text --watch cliphist store >/dev/null 2>&1 &
|
||||
|
||||
discord --start-minimized >/dev/null 2>&1 &
|
||||
discord --enable-features=UseOzonePlatform --ozone-platform=wayland --start-minimized >/dev/null 2>&1 &
|
||||
# Noctalia
|
||||
# qs -c noctalia-shell &
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue