Update README.md

This commit is contained in:
modestbadger1773
2024-04-06 17:15:10 +11:00
committed by GitHub
parent 4391f5c369
commit e35a30b6bf

View File

@@ -50,7 +50,7 @@ plugin {
Every one of these variables is also settable via the dispatcher, so you can create multiple dispatchers that look different based on function. Every one of these variables is also settable via the dispatcher, so you can create multiple dispatchers that look different based on function.
`bind = SUPER, z, easymotion, bgcolor:rgba(ff0000ff);bordersize=5;action:hyprctl dispatch closewindow address:{}` `bind = SUPER, z, easymotion, bgcolor:rgba(ff0000ff);bordersize:5;action:hyprctl dispatch closewindow address:{}`
### IMPORTANT ### IMPORTANT
The easymotion arguments are separated by a semicolon, not a comma. (gap/padding format uses commas :/) The easymotion arguments are separated by a semicolon, not a comma. (gap/padding format uses commas :/)