mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-10 05:12:56 +00:00
focus don't follow mouse
This commit is contained in:
parent
fa25e24351
commit
43571c66dd
@ -80,6 +80,7 @@
|
|||||||
focus = {
|
focus = {
|
||||||
mouseWarping = false;
|
mouseWarping = false;
|
||||||
newWindow = "urgent";
|
newWindow = "urgent";
|
||||||
|
followMouse = false;
|
||||||
};
|
};
|
||||||
fonts = {
|
fonts = {
|
||||||
names = [ "pango:Victor Mono" "FontAwesome 12" ];
|
names = [ "pango:Victor Mono" "FontAwesome 12" ];
|
||||||
|
Loading…
Reference in New Issue
Block a user