Hyprland: us keyboard for Keychron
This commit is contained in:
parent
0e0f4c078a
commit
e1a22fe28b
1 changed files with 6 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
./swayidle.nix
|
||||
./swaynotificationcenter.nix
|
||||
./wl_update_background.nix
|
||||
./hyprland-bluetooth-keyboard.nix
|
||||
# ./hyprland-bluetooth-keyboard.nix
|
||||
];
|
||||
|
||||
home.packages = builtins.attrValues { inherit (pkgs) blueman brillo gamescope grimblast networkmanagerapplet wireplumber playerctl swaylock swww way-lockscreen waybar wl-clipboard wl-clipedit wlogout wofi wofi-emoji wtype xdg-desktop-portal-gtk; };
|
||||
|
|
@ -93,6 +93,11 @@
|
|||
kb_layout=us
|
||||
}
|
||||
|
||||
device {
|
||||
name=keychron-k1-max-keyboard-2
|
||||
kb_layout=us
|
||||
}
|
||||
|
||||
general {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue