Updated config
This commit is contained in:
26
.config/hypr/typing.conf
Normal file
26
.config/hypr/typing.conf
Normal file
@ -0,0 +1,26 @@
|
||||
$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 ®
|
||||
|
||||
# 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
|
||||
bindle = $mod, W, exec, wtype 👋
|
||||
bindle = $mod, H, exec, wtype ❤️
|
||||
bindle = $mod, L, exec, wtype 👍
|
||||
bindle = $mod, P, exec, wtype 🙏
|
||||
bindle = $mod, F, exec, wtype 🤣
|
Reference in New Issue
Block a user