From f6f8e5bf5069d7b8bc4bec3828d7556587fc302c Mon Sep 17 00:00:00 2001 From: surtur Date: Mon, 17 Oct 2022 21:57:42 +0200 Subject: [PATCH] sway: set vars to device serial --- .config/sway/config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 0ac3550..19725ac 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -22,9 +22,11 @@ set $icon_theme "Flat-Remix-Blue-Dark" $theme "Dracula" $laptop_screen "eDP-1" - $ext_screen "DP-2" + $ext_screen "Dell Inc. DELL U2412M Y1H5T27N1EVL" + $ext_screen2 "Dell Inc. DELL U2412M YPPY077L1JXS" $pri $laptop_screen $sec $ext_screen + $ter $ext_screen2 } default_border pixel 0