From c5ad7012f5c66ed115729de9db159cab8dc39a63 Mon Sep 17 00:00:00 2001 From: awokd <34515595+awokd@users.noreply.github.com> Date: Wed, 25 Jul 2018 06:54:07 +0000 Subject: [PATCH] disable maximize tweak --- docs/misc/iaq.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/misc/iaq.md b/docs/misc/iaq.md index 85af0d6..ebaa98e 100644 --- a/docs/misc/iaq.md +++ b/docs/misc/iaq.md @@ -119,6 +119,10 @@ MaxFPS, UseDirtyBits. ## Tweaks +### Disable auto-maximize when dragging window to top of screen in XFCE + +Uncheck System Tools > Window Manager Tweaks > Accessibility > Automatically tile windows when moving toward the screen edge. + ### How can I set environment variables for a VM? Either add to `/etc/environment` or create `~/.envsrc` and set a variable there, then create `.xsessionrc` and source `~/.envsrc`.