Fix discord boot

This commit is contained in:
Guilhem Baccialone 2026-06-28 09:12:07 +02:00
parent 9b48425555
commit 1f24fde993

View file

@ -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 &