Created movecenter (markdown)

Gean Marroquin 2023-09-11 21:41:26 -05:00
parent bf2216316d
commit cc51a761af

12
movecenter.md Normal file

@ -0,0 +1,12 @@
### Description
This patch provides a keybinding to center focused windows.
Press <kbd>MODKEY</kbd> + <kbd>x</kbd> to center the focused floating window.
It does NOT uncenter the window back to its previous location. It does not center windows that are not floating.
### Download
- [2023-09-11](https://github.com/djpohly/dwl/compare/main...wochap:movecenter.patch)
### Authors
- [wochap](https://github.com/wochap)