diff --git a/home-profiles/desktop/.config/sway/config b/home-profiles/desktop/.config/sway/config
index be6eaf0e1428c430717f6955794bebe5aca018bb..4d1b6c272f66d15ecd3ec3070aaa25ac7e86fec2 100644
--- a/home-profiles/desktop/.config/sway/config
+++ b/home-profiles/desktop/.config/sway/config
@@ -84,6 +84,9 @@ hide_edge_borders both
 smart_gaps off
 #gaps inner 10
 
+# The window under the cursor will always be focused, even after switching between workspaces.
+focus_follows_mouse always
+
 #for_window [class="Chromium"] border none
 #for_window [class="Code"] border none