Replace 'alacritty' with 'kitty'

This commit is contained in:
2025-10-03 23:42:19 +02:00
parent 060f6a2f83
commit 20914d33c7
8 changed files with 3 additions and 106 deletions

View File

@@ -148,7 +148,6 @@ myLayoutHook =
myHandleEventHook =
handleEventHook def
-- See window swallowing (https://hackage.haskell.org/package/xmonad-contrib-0.18.0/docs/XMonad-Hooks-WindowSwallowing.html)
<> swallowEventHook (className =? "Alacritty") (return True)
<> onXPropertyChange "WM_NAME" myDynamicManageHook
<> Hacks.windowedFullscreenFixEventHook
<> hintsEventHook