summaryrefslogtreecommitdiff
path: root/sway/setups/home
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2026-03-20 07:11:14 +0100
committerxengineering <me@xengineering.eu>2026-03-20 07:11:14 +0100
commit1e87c16b4eebd0fb13e13022ac4f4db670d05de3 (patch)
tree645bf9619fa8198d6dd3efcbe9648b1525c37afc /sway/setups/home
parentf7daebe7970b2c297cbd8f4373e975b2bec6be7f (diff)
downloaddotfiles-main.tar
dotfiles-main.tar.zst
dotfiles-main.zip
sway: Use unique output identifiersHEADmain
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.
Diffstat (limited to 'sway/setups/home')
-rw-r--r--sway/setups/home16
1 files changed, 0 insertions, 16 deletions
diff --git a/sway/setups/home b/sway/setups/home
deleted file mode 100644
index b62df86..0000000
--- a/sway/setups/home
+++ /dev/null
@@ -1,16 +0,0 @@
-
-# The Monitor Setup I use at Home (three monitors in total)
-
-# Use `swaymsg -t get_outputs` to list monitors
-
-output eDP-1 resolution 1920x1080 position 0,540
-workspace 3 output eDP-1
-
-output DP-5 resolution 1920x1080 position 1920,0
-workspace 1 output DP-5
-input 1386:830:Wacom_Intuos_PT_M_2_Pen map_to_output DP-5
-input 1386:830:Wacom_Intuos_PT_M_2_Finger map_to_output DP-5
-input 1386:830:Wacom_Intuos_PT_M_2_Pad map_to_output DP-5
-
-output DP-3 resolution 1920x1080 position 3840,0
-workspace 2 output DP-3