laptop keyboard, window switch script fix

This commit is contained in:
Tristan 2023-09-07 11:04:05 +01:00
parent 2e1cd6a3c4
commit 32500bffd0
3 changed files with 8 additions and 3 deletions

View file

@ -13,8 +13,8 @@ with lib;
wayland.windowManager.hyprland.extraConfig = ''
# === KEYBOARD MODULE ===
input {
kb_variant = ,dvorak
kb_layout = gb,gb
kb_variant = dvorak
kb_layout = gb
kb_options = caps:escape
numlock_by_default = true
}