From 202d22f7857a6d782b0d528ced18ae7e323fc8a7 Mon Sep 17 00:00:00 2001 From: Morten Fyhn Amundsen Date: Thu, 27 Jun 2024 09:33:53 +0200 Subject: [PATCH] Add missing patch file --- .config/dotfiles/non-breaking-space.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .config/dotfiles/non-breaking-space.patch diff --git a/.config/dotfiles/non-breaking-space.patch b/.config/dotfiles/non-breaking-space.patch new file mode 100644 index 0000000..6910b4e --- /dev/null +++ b/.config/dotfiles/non-breaking-space.patch @@ -0,0 +1,11 @@ +--- no.orig 2024-06-21 12:22:22.762821290 +0200 ++++ no 2024-06-21 12:23:00.434931214 +0200 +@@ -102,7 +102,7 @@ + key { [ m, M, mu ] }; + key { [ less, greater, guillemotleft, guillemotright ] }; + +- key { [ space, space, nobreakspace, nobreakspace] }; ++ key { [ space, space, space, space] }; + + key { [ oslash, Ooblique, bar, backslash ] }; +