I cerrently on "colemak" layout and wanna switch to "colemak-dh" but dunno how to set it up. Im on arch + hyprland (wayland) setup.

  • t0mri@lemmy.ml
    hexagon
    ·
    edit-2
    4 months ago

    Yo! Thanks a lot. It works.

    I tried "colemak-dh" instead of "colemak_dh", thats why it didnt work. My monkey brain didnt think of using underscore.

    I wanna set it up on login shell too. So i tried

    localectl set-keymap  colemak_dh
    

    But it says Failed to set keymap: Keymap colemak_dh is not installed.

    I tried

    [tomri@arch ~]$ localectl list-keymaps | grep colemak
    colemak
    [tomri@arch ~]$
    

    Thanks in advance