Disable workspace_back_and_forth in hypr

This commit is contained in:
Petar Kapriš 2026-01-06 12:37:58 +01:00
parent d1aa48acd7
commit aa58c91206

View file

@ -49,3 +49,7 @@ input {
left_handed = 0 left_handed = 0
} }
} }
binds {
workspace_back_and_forth = false
}