mango: Fix noctalia startup

This commit is contained in:
Guilhem BACCIALONE 2026-07-17 16:09:20 +02:00 committed by Guilhem BACCIALONE
parent 4cedd6ac19
commit 8556799824
2 changed files with 1 additions and 2 deletions

View file

@ -18,8 +18,6 @@ ssh-agent -a /run/user/1000/ssh-agent.socket >/dev/null 2>&1 &
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
sleep 1 && noctalia --daemon
# dankshell
# dms run &

View file

@ -269,3 +269,4 @@ layerrule = noanim:1, noblur:1, layer_name:selection
exec-once=~/.config/mango/autostart.sh
exec-once=kdeconnectd
exec-once=sleep 1 && noctalia --daemon