https://bugs.kde.org/show_bug.cgi?id=522726
--- Comment #14 from Zamundaaa <[email protected]> --- > Currently, I'm putting the export statements in the file > ~/.config/plasma-workspace/env/kwin_vars.sh Yeah, that's fine. > I remember reading about a separate file meant to set variables before kwin > started up, but it is unclear to me whether such a file is used on plasma 6.7 You probably thought about /etc/environment, but it's only necessary if you also need it to apply to SDDM / PLM. > How do I downgrade packages safely and prevent that from happening again? Not sure, it depends on the exact problem that prevented you from logging in. > I do not know how to do a git bisect. how is that different from diffing the > source? You compile and test versions of KWin and tell git if the result was good or bad, until git tells you exactly what commit introduced the issue. https://git-scm.com/docs/git-bisect -- You are receiving this mail because: You are watching all bug changes.
