freaky mdoe

This commit is contained in:
Sakooooo 2024-07-17 16:07:43 +04:00
parent 539ef43918
commit 699a503388
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -29,7 +29,7 @@ import qualified Data.Map as M
-- The preferred terminal program, which is used in a binding below and by
-- certain contrib modules.
--
myTerminal = "kitty"
myTerminal = "wezterm"
-- Whether focus follows the mouse pointer.
myFocusFollowsMouse :: Bool