From 7dee14ec83aeba7a53575662fad587b2edd2cb4b Mon Sep 17 00:00:00 2001 From: nathansmith117 Date: Sun, 19 May 2024 13:46:13 -0600 Subject: Added lots of things to the fedoar section --- linuxRoom.html | 44 +++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 41 insertions(+), 3 deletions(-) diff --git a/linuxRoom.html b/linuxRoom.html index 3bd9776..fecbc2b 100644 --- a/linuxRoom.html +++ b/linuxRoom.html @@ -32,13 +32,14 @@ table {

My current setup

@@ -73,7 +74,7 @@ table {
-

fedora xfce

+

fedora xfce

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 @@ -87,7 +88,7 @@ table {

Setting up fedora

Fedora has a little extra setup you wouldn't see in something like linux mint though - is isn't that bad. + it isn't that bad.

Packages

@@ -149,6 +150,43 @@ table {

xfce settings in fedora

+

+ 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! +

+
    +
  • Install nicer icons with sudo dnf install papirus-icon-theme then set them as your icon theme
  • +
  • + Install a better theme. Some good ones are: + +
  • +
  • + The default menu is alright but I like whisker menu more. Install it with + sudo dnf install xfce4-whiskermenu-plugin then go + into the panel settings to remove the old one and change it to whisker menu. +
  • +
  • + Enable clipman as one of the startup apps for a kde like clipboard. +
  • +
  • + Make some nicer keybinds: +
      +
    • I like to change the app finder to "super+d" because the default "alt+f3" is too close to issues...
    • +
    • I like to bind the xfce4-popup-whiskermenu command to the super key to make it feel + more like other desktops
    • +
    • Bind "super+v" to xfce4-clipman-history to make it feel more like the kde clipboard
    • +
    +
  • +
  • + Make new windows show up at the mouse by going into the "Window ManagerTweaks" "Placement" tab, + turning the minimum size all the way up and chaning the place windows position to under the mouse pointer. +
  • +
-- cgit v1.2.3