diff options
Diffstat (limited to 'linuxRoom.html')
| -rw-r--r-- | linuxRoom.html | 16 | 
1 files changed, 9 insertions, 7 deletions
diff --git a/linuxRoom.html b/linuxRoom.html index 1431097..3484b2e 100644 --- a/linuxRoom.html +++ b/linuxRoom.html @@ -79,7 +79,7 @@ table {                          Fedora been my go to for quite a while though I sometimes switch desktops lmao.                          I have tried the gnome version but it doesn't really fit me so most                           of the time I have used the kde spin though recently kde just haven't -                        been feeling the same. it has been feeling buggy and have been fighting  +                        been feeling the same. It has been feeling buggy and have been fighting                           with nvidia drivers. After running xfce on my second computer for a while                          I grew to really like it and started using it on my main and it have been                           running much better then kde. @@ -88,7 +88,7 @@ table {              </tr>              <tr>                  <td> -                    <h3>Setting up fedora</h3> +                    <h2>Setting up fedora</h2>                      <p>                          Fedora has a little extra setup you wouldn't see in something like linux mint though                           it isn't that bad. @@ -96,7 +96,7 @@ table {                      <h3>Packages</h3>                      <p>                          The default repos have lots of stuff but you might want an app that isn't in it like steam. -                        I knowe the gnome version has a enable 3rd party repos button that does everything I listed here +                        I know the gnome version has a enable 3rd party repos button that does everything I listed here                          but I am on the xfce version and also had to do this on the kde verison.                      </p>                      <ul> @@ -155,7 +155,7 @@ table {              </tr>              <tr>                  <td> -                    <h3>xfce settings in fedora</h3> +                    <h2>xfce settings in fedora</h2>                      <p>                          By default xfce is a very plain desktop and looks kind of old and shitty                          (like this website), but it can look and feel great with some work! @@ -172,9 +172,11 @@ table {                              </ul>                          </li>                          <li> -                            The default menu is alright but I like whisker menu more. Install it with -                            <code>sudo dnf install xfce4-whiskermenu-plugin</code> then go  -                            into the panel settings to remove the old one and change it to whisker menu. +                            The default menu is alright but I like whisker menu more. +                            <ul> +                                 <li>Install it with <code>sudo dnf install xfce4-whiskermenu-plugin</code></li> +                                 <li>Go into the panel settings to remove the old one and change it to whisker menu.</li> +                            </ul>                          </li>                          <li>                              Enable clipman as one of the startup apps for a kde like clipboard.  | 
