From 509955e42053bf85d1924632cdcd53d20d5f9fdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20K=C3=A4nner?= Date: Sun, 10 Mar 2024 10:16:43 +0100 Subject: [PATCH] 157 current 1970-01-01 01:00:00 24.05.20240303.b8697e5 6.6.19 * --- modules/home-manager/sway.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/home-manager/sway.nix b/modules/home-manager/sway.nix index 1b18520..08a63df 100644 --- a/modules/home-manager/sway.nix +++ b/modules/home-manager/sway.nix @@ -56,11 +56,11 @@ }; # map laptop touchscreen to laptop display "1267:11676:ELAN2513:00_04F3:2D9C" = { - map_to_output = "AU Optronics 0x4B2D Unknown"; + map_to_output = "'AU Optronics 0x4B2D Unknown'"; }; # map laptop stylus to laptop display "1267:11676:ELAN2513:00_04F3:2D9C_Stylus" = { - map_to_output = "AU Optronics 0x4B2D Unknown"; + map_to_output = "'AU Optronics 0x4B2D Unknown'"; }; }; modifier = "Mod4";