]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(i3config): remove always from `focus_follows_mouse`
authorJames Eapen <james.eapen@vai.org>
Fri, 29 Dec 2023 16:50:33 +0000 (11:50 -0500)
committerChristian Brabandt <cb@256bit.org>
Wed, 17 Jan 2024 20:43:12 +0000 (21:43 +0100)
commita39af02904966087b2af2372fa8233c4dfe149e3
tree64e339be77d631e0987820036b13cfb75422e072
parent6e5a6c9965f667712494ae0a9df8a407267cc72f
runtime(i3config): remove always from `focus_follows_mouse`

The always option does not exist in i3, only sway.

From https://i3wm.org/docs/userguide.html:
`focus_follows_mouse yes|no`

Version number incremented by 2 because the last commit did not
increment the version.

Signed-off-by: James Eapen <james.eapen@vai.org>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/syntax/i3config.vim