fixes
This commit is contained in:
@@ -25,13 +25,12 @@ hl.config({
|
||||
},
|
||||
}
|
||||
})
|
||||
if HOSTNAME == "archlinux-hypr" then
|
||||
hl.config({
|
||||
input={
|
||||
kb_layout = "us",
|
||||
}
|
||||
})
|
||||
end
|
||||
|
||||
-- hyprctl devices
|
||||
hl.device({
|
||||
name = "evision-rgb-keyboard",
|
||||
kb_layout = "us",
|
||||
})
|
||||
hl.device({
|
||||
name = "evision-rgb-keyboard-1",
|
||||
kb_layout = "us",
|
||||
})
|
||||
-- hyprctl devices
|
||||
Reference in New Issue
Block a user