sway: disable mouse warping

This commit is contained in:
Aly Raffauf 2024-04-26 10:02:36 -04:00
parent 60ab590e8b
commit a6531ffa69

View file

@ -173,7 +173,7 @@
focus = { focus = {
followMouse = "always"; followMouse = "always";
newWindow = "smart"; newWindow = "smart";
mouseWarping = "container"; # mouseWarping = "container";
}; };
fonts = { fonts = {
names = ["Noto SansM Nerd Font"]; names = ["Noto SansM Nerd Font"];