This might be a newb question, but I've never used multiple drives in Linux. I'm using Arch with KDE Plasma (Wayland). I have 2 HDDS: one for media, and one for games. I can access them once I've manually mounted them, by accessing them with Dolphin. How can I mount these drives "permanently?" I.E. The drives are mounted on boot with read/write priveleges (without root since my user is not root)? is it as simple as sudo mount, or do I have to edit /etc/fstab? Thanks.
Edit: the media drive is formatted with NTFS (i have ntfs-3g installed), and the games drive has 2 partitions, one NTFS and one ext4 (dual boot so one for windows and arch)