I was having trouble with another non-EOS Arch install because I decided to install another desktop alongside Plasma. Theres something to be said about not doing this. I was going to Timeshift the distro back, but decided to try LXQt, the EOS version. I already have EOS XFCE, which I thoroughly enjoy.
I’ve heard a bunch of how far along LXQt has come. I’ve gotta say, the EOS version is excellent! Configuring hasn’t been that hard, just finding ‘how-to-do’ things has been timely, but I’ve been getting there. I’ve got some experience with FluxBox and Openbox so understanding how its working wasn’t too bad. I like a dark theme, and I’ve got it mostly there. Some apps I open are still opening in light mode … some have options to change to dark in their preferences. Those others that don’t, I’ll pick off one by one by finding a way to change settings in config files.
One I didn’t like right off was Brave wanted to use KWallet every time I opened it. Lots of resources said to just uninstall Kwallet, but ran into dependency problems so pacman wouldn’t let me. Finally found a snippet on how to disable it.
Terminal transparency I can’t get to work, but I ran into this before on another Openbox install. It comes in handy at times, but certainly not a deal breaker.
So far, I’m pleased with LXQt! Lightweight and really fast! The initial install was nice and small …no bloat with programs I don’t need! Glad to see pipewire! I listen to alot of music and it sounds great!
Why not use something like Quickemu to test LXQT. Personaly I am not a fan of Timeshift, specially not just for testing a DE and you facing intervering KDE stuff on the LXQT session at the moment.
Thanks the Quickemu tip. I’m not a big fan of Plasma and wanted a fresh start with something different. Not a big loss in overwriting that partition. Plus, I like all the different options in EOS Calimari … things I want (HP Print tools, etc), don’t want (Firefox, etc). I appreciate the ability to not install Grub too … EOS XFCE handles that duty for my 6-7 installs and when a distro doesn’t give me that option … my Grub is messed up.
I have had great luck with Timeshift … we each have choices. At least I’m backing up, which alot of folks don’t do. LOL
@larrys4227WILL need a compositor in X11. A compositor is needed if you like opacity adjustments to various windows. I loved my time with EOS LXQT and I learned a lot about creating/maintaining .conf files for the support of opacity.
I did not consider EOS LXQT to be an ootb DD without grabbing a compositor and one other needed-app…(it’s possible I’m fussy). EDIT: LXQT is a gorgeous DE all the same and highly functional
Well … that was easy. I thought picom was installed by default, but apparently not. I installed it … made sure it was checked in autostart and it worked. No adjustments to the picom.conf file. It must be picking up the background opacity I have set in kitty.conf. I’m gonna play around with this …
Thank you very much! Very helpful to get nudged in the right direction …
@thefrog Mr Frog has the exact settings (give or take .02) and file and advice I gave above there. I should have read all parts of thread before I replied.
I made a .config/picom.conf file and used your config. I assume picom uses this config file first, instead of the one in /etc/xdg/picom.conf. If I open a window on top of another one, the one behind becomes transparent, which I see in your config. Very nice touch.
Pacman search only shows 3 choices for xrender, and libxrender shows installed. Seems to be running smoothly!
sudo pacman -Ss xrender at 11:27:07 PM
extra/haskell-x11-xft 0.3.4-182
Bindings to the Xft and some Xrender parts
extra/libxrender 0.9.12-1 [installed]
X Rendering Extension client library
multilib/lib32-libxrender 0.9.11-2
X Rendering Extension client library (32-bit)