aboutsummaryrefslogtreecommitdiff
path: root/hypr/.config
diff options
context:
space:
mode:
authorbh <qn+git@excalibur.computer>2026-06-29 00:08:53 +0800
committerbh <qn+git@excalibur.computer>2026-06-29 00:13:51 +0800
commitc0dfc1ca71996b5e64ed7fd5d1cc70e6014375d9 (patch)
tree623dd83e2cfc680b345326a65e2fcdfd3829cb35 /hypr/.config
parentdb59c33eaa77fbbbbfb778f956662654b4106c14 (diff)
Remove keyboard removal
Diffstat (limited to 'hypr/.config')
-rw-r--r--hypr/.config/hypr/hyprland.lua6
1 files changed, 0 insertions, 6 deletions
diff --git a/hypr/.config/hypr/hyprland.lua b/hypr/.config/hypr/hyprland.lua
index b822b3c..d39df7e 100644
--- a/hypr/.config/hypr/hyprland.lua
+++ b/hypr/.config/hypr/hyprland.lua
@@ -69,12 +69,6 @@ hl.env("QT_AUTO_SCREEN_SCALE_FACTOR", "1")
-- ║ ⌨ DEVICE ║
-- ╚════════════════════════════════════════╝
-hl.device({
- name = "at-translated-set-2-keyboard",
- enabled = false,
-})
-
-
-- ╔════════════════════════════════════════╗
-- ║ 🎨 LOOK AND FEEL ║
-- ╚════════════════════════════════════════╝