feat(lan-mouse): set position to bottom

This commit is contained in:
tux
2026-05-07 05:12:39 +05:30
parent ede154da66
commit 1f1ddfb427

View File

@@ -10,7 +10,7 @@
settings = {
clients = [
{
position = "right";
position = "bottom";
hostname = "canopus";
activate_on_startup = true;
ips = [ "192.168.8.2" ];