summaryrefslogtreecommitdiff
path: root/sway/setups
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.
2026-02-09sway: Update home setupxengineering
2024-03-12sway: Fix home setupxengineering
2023-03-02Assign Wacom tablet to only one monitorxengineering
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.