From 1009284a03ea2797747d51659250b83702d70e3a Mon Sep 17 00:00:00 2001 From: oogeek Date: Tue, 20 Apr 2021 15:27:14 +0800 Subject: [PATCH] add link to resized gifs --- XMonad/Util/Hacks.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XMonad/Util/Hacks.hs b/XMonad/Util/Hacks.hs index b3496fa8..7c2fd4ee 100644 --- a/XMonad/Util/Hacks.hs +++ b/XMonad/Util/Hacks.hs @@ -58,7 +58,7 @@ import System.Posix.Env (putEnv) -- -- The following gif shows the behaviour of chrome (left) without this fix -- compared to firefox, which already behaves as expected by default: --- <> +-- <> -- -- Using this function, chrome will now behave as expected as well: -- <>