From 746b315898c0785b10ca5bb618bdc0f280b80b29 Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Wed, 12 Aug 2026 20:21:41 +0200 Subject: add linearmouse config --- .../private_Preferences/.gitattributes | 1 + .../private_com.lujjjh.LinearMouse.plist | 28 ++++++++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 home/private_Library/private_Preferences/.gitattributes create mode 100644 home/private_Library/private_Preferences/private_com.lujjjh.LinearMouse.plist (limited to 'home/private_Library') diff --git a/home/private_Library/private_Preferences/.gitattributes b/home/private_Library/private_Preferences/.gitattributes new file mode 100644 index 0000000..b8de76c --- /dev/null +++ b/home/private_Library/private_Preferences/.gitattributes @@ -0,0 +1 @@ +*.plist filter=plist diff --git a/home/private_Library/private_Preferences/private_com.lujjjh.LinearMouse.plist b/home/private_Library/private_Preferences/private_com.lujjjh.LinearMouse.plist new file mode 100644 index 0000000..7ba7199 --- /dev/null +++ b/home/private_Library/private_Preferences/private_com.lujjjh.LinearMouse.plist @@ -0,0 +1,28 @@ + + + + + NSStatusItem VisibleCC Item-0 + + SUAutomaticallyUpdate + + SUEnableAutomaticChecks + + SUHasLaunchedBefore + + SUSendProfileInfo + + autoSwitchToActiveDevice + + menuBarVisibilityMode + "never" + menuBarVisibilityModeMigrationCompleted + + selectedDevice + {"category":"mouse"} + showInDock + + showInMenuBar + + + -- cgit v1.2.3