On Friday, March 19, 2021 10:58 PM, Luis Felipe <luis.felipe...@protonmail.com> wrote:
> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > On Friday, March 19, 2021 12:52 PM, Joshua Branson jbra...@dismail.de wrote: > > > Charles Direg carloshuj...@gmail.com writes: > > > > > Hello Ricardo and jbranso, thank you very much for your reply. > > > I appreciate your comments and will take them into account. > > > Another question, how could I change the theme in GNOME? Since in other > > > distros, it was simply to put the theme in /usr/share/themes, how could I > > > do it in guix? > > > > I don't use gnome. Sway seems to work more reliably for me. But you > > can probably put some themes in /usr/share/themes/ and see if that lets > > you switch gnome themes. I don't think that the gnome service supports > > using different themes yet. :) > > I tried, and it seems GNOME themes work normally. > > 1. Download any theme you want. > 2. Extract the theme. > 3. Put it in /home/YOUR_USER/.local/share/themes > (create the "themes" directory if it doesn't exist) > > 4. Open GNOME Tweaks (install gnome-tweaks if you don't have it) > 5. Go to Appearance and select the theme. > > Hope that helps. Oh, and, by default, you can change all themes but the Shell theme. To enable Shell theme selection: 1. guix install gnome-shell-extensions 2. Open GNOME Tweaks 3. Go to "Extensions" and turn on "User themes". 4. Restart GNOME Tweaks (I had to) 5. Go to "Appearance" and select the Shell theme you want.