From 2cb7a1e5a65172c3c6c62c9cccc16f600456028c Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Mon, 27 Jan 2025 17:58:07 -0700 Subject: [PATCH] Update Workflows/Linux/Fedora Workstation/Full Setup.md --- Workflows/Linux/Fedora Workstation/Full Setup.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Workflows/Linux/Fedora Workstation/Full Setup.md b/Workflows/Linux/Fedora Workstation/Full Setup.md index e1d8d18..6a2681a 100644 --- a/Workflows/Linux/Fedora Workstation/Full Setup.md +++ b/Workflows/Linux/Fedora Workstation/Full Setup.md @@ -43,4 +43,9 @@ Now we need to install a few things: ### Import XFCE Panel Configuration At this point, we want to restore our custom taskbar / panels in XFCE, so the easiest way to do that is to import the configuration backup located in Nextcloud. -Backups are located here: https://cloud.bunny-lab.io/f/792649 \ No newline at end of file +Backups are located here: https://cloud.bunny-lab.io/f/792649 + +### Configure Window Snapping +By default, XFCE has a really small threshold for telling windows to "snap" to the sides of the screens, such as a half:half arrangement. This can be adjusted by navigating to "**Applications Menu > Settings > Settings Manager > Windows Manager Tweaks > Placement**" + +Once you have reached this window, you will see a slider from "**Small**" to "**Large**". Slide the slider all the way to the right, facing "**Large**". Now windows will snap to the sides of the screen successfully. \ No newline at end of file