diff options
| author | Thomas Schneider <qsx@chaotikum.eu> | 2024-08-26 16:23:10 +0200 |
|---|---|---|
| committer | Thomas Schneider <qsx@chaotikum.eu> | 2024-08-26 16:23:10 +0200 |
| commit | 0a1fd7c03b35b85a0eb617d7dd0a817e6b1bca04 (patch) | |
| tree | 6d8a09bc7c307028b7fa40276c535f4baf89ab44 | |
| parent | 465aa6bb80df6cbbceb9516554ca6c431de05761 (diff) | |
Add .XCompose
| -rw-r--r-- | dot.XCompose | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dot.XCompose b/dot.XCompose new file mode 100644 index 0000000..a9c0630 --- /dev/null +++ b/dot.XCompose @@ -0,0 +1,3 @@ +include "%L" +<Multi_key> <quotedbl> <quotedbl> : "″" # DOUBLE PRIME +<Multi_key> <apostrophe> <apostrophe> : "′" # PRIME |
