1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-08 12:13:31 -04:00

feat(Hyprland): add touchpad gesture support via DMS default configs

This commit is contained in:
purian23
2026-05-31 15:45:17 -04:00
parent 3118e7b9c3
commit a32b8911c7
3 changed files with 14 additions and 0 deletions
@@ -13,6 +13,10 @@ hl.config({
input = {
kb_layout = "us",
numlock_by_default = true,
touchpad = {
tap_to_click = true,
natural_scroll = true,
},
},
general = {
gaps_in = 5,