Hi i am very noob to the linux and some how i am running the Arch linunx with the KDE plasma on it now after entering the password it takes to much time to open the desktop. i came to know about the systemd-analyze command so here is the output for this
Startup finished in 3.099s (firmware) + 3.777s (loader) + 3.991s (kernel) + 1.932s (userspace) = 12.801s
graphical.target reached after 1.932s in userspace.
and below is the output of the systemd-analyze critical-chain
[mohite@archlinux ~]$ systemd-analyze critical-chain
The time when unit became active or started is printed after the “@” character.
The time the unit took to start is printed after the “+” character.
graphical.target @1.932s
└─multi-user.target @1.931s
└─sshd.service @1.907s +23ms
└─network.target @1.905s
└─NetworkManager.service @1.568s +335ms
└─basic.target @1.567s
└─dbus-broker.service @1.526s +38ms
└─dbus.socket @1.519s
└─sysinit.target @1.516s
└─systemd-update-utmp.service @1.490s +23ms
└─systemd-tmpfiles-setup.service @1.419s +69ms
└─systemd-journal-flush.service @1.381s +35ms
└─var-log.mount @1.371s +7ms
└─dev-nvme0n1p2.device @293ms +340ms
can anybody help why this much time after i have entered the password into my login screen ?