Snapshotting is a feature of BTRFS file systems. Timeshift will manage said snapshots. BTRFS file system is required.
Ah okay then. As user Russ said above it’s gotta be Nvidia drivers are still in beta with the fix from Nvidia side. I’m using an AMD card as well for this exact same reason. Wayland runs great on team red!
KDE 6.1 just hit Arch repos like 3 days ago. You’re likely on 6.0.5. Switching between X11 and Wayland is effortless just change the default manager in SDDM settings.
The flickering thing is because you’re using Wayland and Nvidia GPU. If you switched to X11 (losing HDR support, unfortunately), the flickering goes away. However! I would recommend updating your system to KDE 6.1, which I believe has the explicit sync fix.
I find the documentation to be very good for Arch based distros. The EOS forums or Archlinux.org wiki almost always has what I need. Otherwise the github page usually has Arch install directions that are very clear. The major things I’ve had to do in terminal is just initial set up of applications, enabling things to run on startup or changing configs. For example, and this is the most complicated example I can think of. I use grub-btrfs to put my Timeshift snapshots into the grub menu. All I really had to do was 3 commands:
sudo systemctl start grub-btrfsd
sudo systemctl enable grub-btrfsd
sudo systemctl edit --full grub-btrfsd
The first two commands start the daemon and set it to run on start up, the 3rd command is editing the config so I could use Timeshift over Snapper. Again this is the most complicated example I can think of and its 3 lines. Not only that but I was able to find documentation on two different sites. In under a minute of googling.
I am a gui only user. AMA. I have to use command line occasionally but it’s less than once a month, if that. Im on EndeavourOS desktop for over 2 years with Bauh managing updates. My home server runs Unraid with a web GUI interface maybe used CLI twice in 5 years? They told me Linux could be what I wanted it to be. I don’t want to use command line, so I don’t!
I’ve used Pamac, and I did like it but had to move off Manjaro for other reasons. Bauh is leagues better. Pamac is really cluttered UI whereas bauh is just search and install. No frills, pure utility.
EndevourOS (alt Manjaro) Cons: Manjaro has died on me once, and is a hassle to setup right and keep up. EndevourOS has no Package Manager GUI, and is over reliant on the Terminal. Can’t use pacman in a terminal the commands are confusing.
I hear this and I highly recommend Bauh. Its a GUI package manager that supports Arch, AUR, Flatpak and Snaps. Will even automatically generate snapshots in Timeshift before you update. Super easy to use. I can’t recommend it enough, I use it on all my desktops.
deleted by creator