summaryrefslogtreecommitdiff
path: root/sway/setup
AgeCommit message (Collapse)Author
2026-03-20sway: Use unique output identifiersHEADmainxengineering
These long strings are unique and stable. This allows to write an output configuration suitable for multiple laptops on multiple workplaces with multiple monitors. Especially hot-plugging is simplified with this because it simply works without using tools like wdisplays each time.
2024-03-12sway: Set default setup to homexengineering
2024-02-16sway: Adapt home setup to new cable connectionsxengineering
2023-02-06Relocate dotfiles in XDG config homexengineering
This make ~/.config a simple Git repository instead of the handling with worktrees and bare repositories which is too complex.