Sets Hyprland keyboard layout to colemak

This commit is contained in:
willemml 2023-11-08 18:46:17 -08:00
parent 103f56ebd3
commit 324bfd7582
Signed by: willemml
GPG key ID: C3DE5DF6198DACBD

View file

@ -24,11 +24,16 @@
}; };
}; };
wayland.windowManager.hyprland.enable = true;
services.mako.enable = true; services.mako.enable = true;
wayland.windowManager.hyprland = {
enable = true;
plugins = [pkgs.rofi-wayland];
};
wayland.windowManager.hyprland.extraConfig = '' wayland.windowManager.hyprland.extraConfig = ''
bind = SUPER, SPACE, exec, alacritty bind = SHIFT_SUPER, SPACE, exec, alacritty
bind = SUPER, SPACE, exec, rofy
input { input {
kb_layout=us kb_layout=us