diff --git a/.local/share/barrier/.barrier.conf b/.local/share/barrier/.barrier.conf new file mode 100644 index 0000000..03cf39f --- /dev/null +++ b/.local/share/barrier/.barrier.conf @@ -0,0 +1,38 @@ +section: screens + litr: + halfDuplexCapsLock = false + halfDuplexNumLock = false + halfDuplexScrollLock = false + xtestIsXineramaUnaware = false + preserveFocus = false + switchCorners = none + switchCornerSize = 0 + tal: + halfDuplexCapsLock = false + halfDuplexNumLock = false + halfDuplexScrollLock = false + xtestIsXineramaUnaware = false + preserveFocus = false + switchCorners = none + switchCornerSize = 0 +end + +section: aliases +end + +section: links + tal: + left = litr + litr: + right = tal +end + +section: options + relativeMouseMoves = false + screenSaverSync = true + win32KeepForeground = false + clipboardSharing = false + switchCorners = none + switchCornerSize = 0 +end +