Prevents mouse hover from changing focused window
This commit is contained in:
parent
ab5643fb6b
commit
182fff86cf
|
@ -74,6 +74,8 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
focus.followMouse = false;
|
||||||
|
|
||||||
output = {
|
output = {
|
||||||
"*".bg = "${config.home.homeDirectory}/wallpaper.png fill";
|
"*".bg = "${config.home.homeDirectory}/wallpaper.png fill";
|
||||||
"eDP-1".scale = "1";
|
"eDP-1".scale = "1";
|
||||||
|
|
Loading…
Reference in a new issue