1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-01 19:18:28 -04:00

config/hyprland: set empty kb layout string by default

fixes #2851
port 1.5
This commit is contained in:
bbedward
2026-07-13 17:43:09 -04:00
parent 7b5c25c50f
commit 25847c3f03
+2 -1
View File
@@ -11,7 +11,8 @@ end)
hl.config({
input = {
kb_layout = "us",
-- empty inherits XKB_DEFAULT_LAYOUT (libxkbcommon), falls back to "us"
kb_layout = "",
numlock_by_default = true,
follow_mouse = 0,
touchpad = {