Closed theova closed 1 year ago
Can you try updating your system packages? The new configs are supposed to exist at ~/. config/regolith3
. This seems like an older version of regolith diagnostic. This is the output of regolith-diagnostic on my system for reference:
--- Regolith Diagnostic - Friday 16 June 2023 03:38:14 PM IST
--- /etc/regolith/version:
REGOLITH_VERSION=3.0
--- System Info
Linux RegolithLinux 6.2.0-20-generic #20-Ubuntu SMP PREEMPT_DYNAMIC Thu Apr 6 07:48:48 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
--- /etc/lsb-release:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=23.04
DISTRIB_CODENAME=lunar
DISTRIB_DESCRIPTION="Ubuntu 23.04"
--- Xresources
--- [/home/soumyarp/.Xresources does not exist]
--- /home/soumyarp/.config/regolith3/Xresources:
You are right!
Running apt update && apt upgrade
I saw that some regolith packages have been kept back.
I installed them (apt install $list_of_regolith_packets
) and now the issue is gone.
Thanks a lot!
[X] I've run a search on the existing bug reports to make sure I'm not filing a duplicate (you can use the search box at the top left corner)
[X] I've read the Regolith documentation and didn't find any relevant topic
[ ] I tried asking on Slack (especially for configuration related issues)
Describe the bug Hello, I just updated to Regolith 3, thanks for the new version!
I realized, that I could not change the look,
regolith-look set
had no effect.I think the underlying reason is that Regolith 3 does not use the correct Xresource folder:
To Reproduce Opt in for the testing, run
regolith-diagnosis
orregolith-look set
Expected behavior The look changes.
Configuration file(s) I did not customize any files
Installation Details