Adding README changes for xkb patch

This commit is contained in:
bakkeby 2021-04-08 11:58:24 +02:00
parent d554f1d818
commit bd5f5608a3

View File

@ -15,6 +15,8 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t
### Changelog: ### Changelog:
2021-04-07 - Added xkb patch
2021-04-06 - Added the distributetags patch 2021-04-06 - Added the distributetags patch
2021-04-04 - Added option for having different gaps on a per tag basis 2021-04-04 - Added option for having different gaps on a per tag basis
@ -665,6 +667,9 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t
- [winview](http://dwm.suckless.org/patches/winview/) - [winview](http://dwm.suckless.org/patches/winview/)
- allows switching the view to that of a given client from the all-window view (Mod-0) using a keyboard shortcut - allows switching the view to that of a given client from the all-window view (Mod-0) using a keyboard shortcut
- [xkb](https://dwm.suckless.org/patches/xkb/)
- remembers keyboard layout per client
- [xrdb](http://dwm.suckless.org/patches/xrdb/) - [xrdb](http://dwm.suckless.org/patches/xrdb/)
- allows dwm to read colors from xrdb (.Xresources) during runtime - allows dwm to read colors from xrdb (.Xresources) during runtime