e4f2a344258e

More
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sun, 08 May 2022 12:55:40 -0400
parents ea87bf0407c4
children 65443a23702e 9a2323655a9b
branches/tags (none)
files stumpwmrc

Changes

--- a/stumpwmrc	Thu May 05 17:33:06 2022 -0400
+++ b/stumpwmrc	Sun May 08 12:55:40 2022 -0400
@@ -565,6 +565,8 @@
   (isk-u-Í "M-I" "'I")
   (isk-l-ó "M-o" "'o")
   (isk-u-Ó "M-O" "'O")
+  (isk-l-ö "M-m" "\"o")
+  (isk-u-Ö "M-M" "\"O")
   (isk-l-ú "M-u" "'u")
   (isk-u-Ú "M-U" "'U")
   (isk-l-ý "M-y" "'y")
@@ -572,7 +574,9 @@
   (isk-l-þ "M-t" "th")
   (isk-u-Þ "M-T" "TH")
   (isk-l-đ "M-d" "dh")
-  (isk-u-Đ "M-D" "DH"))
+  (isk-u-Đ "M-D" "DH")
+  (isk-l-æ "M-h" "ae")
+  (isk-u-Æ "M-H" "AE"))