From e22bda8860bc921cb493f58fef63ea848cdd6613 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 27 Jul 2023 21:03:11 +0300 Subject: [PATCH] we --- config/xmonad/xmonad.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/xmonad/xmonad.hs b/config/xmonad/xmonad.hs index 5983ec53..f54ae623 100644 --- a/config/xmonad/xmonad.hs +++ b/config/xmonad/xmonad.hs @@ -240,7 +240,7 @@ myManageHook = composeAll -- return (All True) if the default handler is to be run afterwards. To -- combine event hooks use mappend or mconcat from Data.Monoid. -- -myEventHook = ewmhDesktopsEventHook +myEventHook = ewmh ------------------------------------------------------------------------ -- Status bars and logging