diff options
Diffstat (limited to 'linuxRoom.html')
| -rw-r--r-- | linuxRoom.html | 11 | 
1 files changed, 4 insertions, 7 deletions
diff --git a/linuxRoom.html b/linuxRoom.html index 28a7bea..1994b5c 100644 --- a/linuxRoom.html +++ b/linuxRoom.html @@ -35,7 +35,7 @@ table {                      <ul>                          <li>Distro: <a href="#fedora">fedora xfce</a></li>                          <li>Web browser: <a href="#librewolf">librewolf</a></li> -                        <li>Mail client: <a href="#claws">claws</a></li> +                        <li>Mail client: <a href="#evolution">evolution</a></li>                          <li>Editor: <a href="#lite-xl">lite-xl</a></li>                          <li>Media player: <a href="#mpv">mpv</a></li>                          <li>Terminal: <a href="#alacritty">alacritty</a></li> @@ -289,13 +289,10 @@ table {               <tr>                  <td> -                    <h2 id="claws">Claws mail</h2> +                    <h2 id="evolution">Evolution mail</h2>                      <p> -                        I have used thunderbird in the past though like I said before -                        <a href="https://digdeeper.club/articles/mozilla.xhtml" target="_blank">mozilla is evil as fuck</a>. -                        I have some gmail accounts and haven't gotten them to work in claws yet though I am working on  -                        moving everything away from gmail because fuck google!! Though my disroot and sdf accounts work in it just fine. -                        Its a quite basic mail client so you often have to play around with different things to get accounts to work. +                        I used claws-mail for a while but it didn't work well with some of my email accounts.<br/> +                        Evolution is still a bit more bloated than I want but I was able to customize it to make it work better for my uses.                      </p>                  </td>              </tr>  | 
