Yep, best thing ever, I bought a GaN charger, 100W 3 USB-C and 1 USB-A. It's small and light. I carry it around everywhere. I even bring it at my client's office instead of the power brick they gave me since it's so small.
Just make sure you have plenty of wattage. For instance, my job laptop uses a 65W adapter. If I want to charge this at the same time as my phone, I would need at least 90W to cover everything (65+25). So I have more power than necessary In order to be able to charge everything at once. Also, make sure to. Heck the adapter on how it distributes power trough the ports. My configuration could not be supported on a 3 port if for example they decided to split the power 55+45. But mine is 65+35 with 2 ports so I'm fine.
On my surface go 3, I used pop os at first and the screen tearing was so bad that I stopped using it. I then changed for arch with gnome on wayland and everything works much better.
Though, for my main computer, I recently switched my main OS from Windows and went for Hyprland on Arch. I love it. Most applications run fine. Though I have a 3080. This means that most electron apps are very slow, almost unusable. Also, some applications just refuse to open, notably Plex. For jellyfin, half the time the screen is black and I need to restart the app. I also have a KVM switch that I use for my work computer. When I switched to it and came back, I got a red screen of death for which I had to exit Hyprland and get back to SDDM to log back in. I was able to start and play games though. Global shortcuts didn't work easily (feature, not a bug), so I want to use a support app for Path of Exile. Impossible on Wayland. And finally, I tend to use a screenshoting tool. Flameshot isn't available on wayland so I used snappy, but it doesn't freeze the frame, rendering it useless.
Now I switched over qtile in X11. Everything works fine, electron apps are much more snappy. Most importantly, the WM doesn't crash when I use my KVM, so my sound device works perfectly. The only issue I'm facing is the audio, there seem to have a very small delay (I'm using pipewire).
The only thing that I miss now is a way for me to assign an audio output to an application so that if I close the application it even restart my computer, that assignment is still remembered. Currently I have a tool that does that that I autostart with my WM, but it doesn't redirect the audio, it just adds the other assignment without removing the default audio output.
There you go, wayland is not recommended if you have a nvidia GPU, even though it still works.