Change binding for æ

This commit is contained in:
larstvei 2025-09-08 15:40:04 +02:00
parent 5aaff013da
commit 3559179090

View File

@ -121,10 +121,10 @@
# Text input (macOS-like way of producing Norwegian characters) # Text input (macOS-like way of producing Norwegian characters)
"$mod, A, exec, wtype 'å'" "$mod, A, exec, wtype 'å'"
"$mod, O, exec, wtype 'ø'" "$mod, O, exec, wtype 'ø'"
"$mod, semicolon, exec, wtype 'æ'" "$mod, apostrophe, exec, wtype 'æ'"
"$shiftMod, A, exec, wtype 'Å'" "$shiftMod, A, exec, wtype 'Å'"
"$shiftMod, O, exec, wtype 'Ø'" "$shiftMod, O, exec, wtype 'Ø'"
"$shiftMod, semicolon, exec, wtype 'Æ'" "$shiftMod, apostrophe, exec, wtype 'Æ'"
# Media & brightness # Media & brightness
", XF86AudioRaiseVolume, exec, pamixer -i 5 " ", XF86AudioRaiseVolume, exec, pamixer -i 5 "