updated hypr conf

This commit is contained in:
2025-09-11 13:39:55 +02:00
parent 7d16572181
commit 9679cb29f0
7 changed files with 70 additions and 19 deletions

View File

@@ -2,6 +2,7 @@
# https://wiki.hyprland.org/Configuring/Variables/#input
input {
kb_layout = us
# kb_variant = dvorak-intl, intl
kb_variant = intl
kb_model =
kb_options =
@@ -30,8 +31,3 @@ device {
kb_layout = us
kb_variant = dvorak-intl
}
# https://wiki.hyprland.org/Configuring/Variables/#gestures
gestures {
workspace_swipe = false
}