diff options
| author | Fuwn <[email protected]> | 2024-01-14 17:17:37 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-01-14 17:17:37 -0800 |
| commit | 34cde22b173d0c2b250860686d118cbc23e99664 (patch) | |
| tree | c9f57bfc124dfbcebcf75e621acc799c81cde777 /README.md | |
| parent | docs(readme): update dependencies (diff) | |
| download | seiwm-34cde22b173d0c2b250860686d118cbc23e99664.tar.xz seiwm-34cde22b173d0c2b250860686d118cbc23e99664.zip | |
feat(sei.c): cursorwarp patch
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -70,3 +70,5 @@ makepkg -si - [nametag](https://dwm.suckless.org/patches/nametag/): Name tags using <kbd>mod+n</kbd> - [centretitle](https://dwm.suckless.org/patches/centretitle/): Optionally centre the focused client's title +- [cursor](https://dwm.suckless.org/patches/cursorwarp/): Warps the mouse cursor + to the center of the target window when changing focus |