Moving to EndeavourOS

no offence taken.. i no worry over word! 95% i like this

:innocent:

3 Likes

You sound like a very loving person. :smiling_face_with_three_hearts:

Can’t remember, I made a note of it in Joplin, but not why or where I found the info.

I just want to comment the moment this name appears :stuck_out_tongue:

Sorry OP, not related to this post :smiley:

2 Likes

I think i mixed two things together. So kwallet is something what’s recommended in hyprland anyway. So having it installed is certainly not the end of the world. I tried to disable is in kwalletmanager last night and things did work so i’m not 100% sure now what is the next step.

I mistakenly wrote relation (which was meant as substitution actually) between kwallet and hyprpolkitagent. While i think that similar thing in KDE is polkit-kde-agent (or something similar). So that’s just what it is. I will maybe just disable kwallet in its manager and see how things behave between reboots.

Everything else has been very much smooth sailing. Browser is fixed. Games are running as they are expected to. I will see how discord behaves in the future and if that “fix” with deleting ~/.config/discord in case streaming breaks again.

Minor things are some applications scaling. That is known wayland thing with some apps will not accept --ozone-platform=wayland and their UI are oversized. Steam, BambuLab studio, cryptomator.

I don’t mind even a little bit @dirn :slightly_smiling_face:

#xwayland:force_zero_scaling
xwayland {
    force_zero_scaling = true
}

I already have that one in hyprland.conf :slight_smile:

My only suggestion as a noob is to be conscious that the Arch repository is a massive, community-driven library of packages and that malware in the AUR package may be a real threat. So, if possible stick to pacman and if you really must double check everything before doing some yay package installation.

This scaling problem is something i have also on my fedora + hyprland machine. Hyprland is officially not even supported there so got an idea what do i need to install to get it working. Either way it’s only those 3 apps i mentioned so far. Cryptomator does not matter at all, steam more or less also. BambuStudio is more annoying because UI takes a lot of valuable space on the screen but even here it’s not the end of the world.

I’ll read through that article in any case. Better to be aware for sure.