Prevents mouse hover from changing focused window

This commit is contained in:
Alejandro Angulo 2022-10-08 07:44:56 -07:00
parent ab5643fb6b
commit 182fff86cf

View file

@ -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";