mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-06-17 10:16:31 +05:30
feat(lan-mouse): set position to bottom
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
settings = {
|
||||
clients = [
|
||||
{
|
||||
position = "right";
|
||||
position = "bottom";
|
||||
hostname = "canopus";
|
||||
activate_on_startup = true;
|
||||
ips = [ "192.168.8.2" ];
|
||||
|
||||
Reference in New Issue
Block a user