focus don't follow mouse

This commit is contained in:
Noah Masur 2022-05-06 09:46:49 -04:00
parent fa25e24351
commit 43571c66dd

View File

@ -80,6 +80,7 @@
focus = {
mouseWarping = false;
newWindow = "urgent";
followMouse = false;
};
fonts = {
names = [ "pango:Victor Mono" "FontAwesome 12" ];