mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 23:14:20 +08:00
fixed reversed aliases value, key to key, value. added barebones example config
This commit is contained in:
committed by
Povilas Kanapickas
parent
804f774ef1
commit
d51ad9eeef
@@ -34,6 +34,6 @@ end
|
||||
|
||||
section: aliases
|
||||
# The "real" name of iMac is John-Smiths-iMac-3.local. If we wanted we could remove this alias and instead use John-Smiths-iMac-3.local everywhere iMac is above. Hopefully it should be easy to see why using an alias is nicer
|
||||
iMac:
|
||||
John-Smiths-iMac-3.local
|
||||
John-Smiths-iMac-3.local:
|
||||
iMac
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user