28 lines
936 B
Plaintext
Raw Normal View History

2024-03-23 12:34:38 +00:00
$mod = ALT
# Special characters
bindle = $mod, KP_Add, exec, wtype ±
bindle = $mod, KP_Subtract, exec, wtype ±
bindle = $mod, Equal, exec, wtype ≈
bindle = $mod, Grave, exec, wtype ≈
bindle = $mod, T, exec, wtype ™
bindle = $mod, C, exec, wtype ©
bindle = $mod, R, exec, wtype ®
2024-06-17 14:19:21 +00:00
bindle = $mod, L, exec, wtype λ
2024-03-23 12:34:38 +00:00
# German language
bindle = $mod, A, exec, wtype ä
bindle = $mod SHIFT, A, exec, wtype Ä
bindle = $mod, O, exec, wtype ö
bindle = $mod SHIFT, O, exec, wtype Ö
bindle = $mod, U, exec, wtype ü
bindle = $mod SHIFT, U, exec, wtype Ü
bindle = $mod, S, exec, wtype ß
# Emoji
2024-06-17 14:19:21 +00:00
bindle = $mod, F, exec, wtype 🤣
2024-03-23 12:34:38 +00:00
bindle = $mod, H, exec, wtype ❤️
bindle = $mod, P, exec, wtype 🙏
2024-06-17 14:19:21 +00:00
bindle = $mod, T, exec, wtype 👍
bindle = $mod, W, exec, wtype 👋