mirror of
https://github.com/larstvei/nix-config.git
synced 2025-09-15 11:30:13 +00:00
Change binding for æ
This commit is contained in:
parent
5aaff013da
commit
3559179090
@ -121,10 +121,10 @@
|
||||
# Text input (macOS-like way of producing Norwegian characters)
|
||||
"$mod, A, exec, wtype 'å'"
|
||||
"$mod, O, exec, wtype 'ø'"
|
||||
"$mod, semicolon, exec, wtype 'æ'"
|
||||
"$mod, apostrophe, exec, wtype 'æ'"
|
||||
"$shiftMod, A, exec, wtype 'Å'"
|
||||
"$shiftMod, O, exec, wtype 'Ø'"
|
||||
"$shiftMod, semicolon, exec, wtype 'Æ'"
|
||||
"$shiftMod, apostrophe, exec, wtype 'Æ'"
|
||||
|
||||
# Media & brightness
|
||||
", XF86AudioRaiseVolume, exec, pamixer -i 5 "
|
||||
|
Loading…
Reference in New Issue
Block a user