summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2021-04-08 11:58:24 +0200
committerbakkeby <[email protected]>2021-04-08 11:58:24 +0200
commitbd5f5608a331b10746cde9c3ecbba24ae100f64d (patch)
tree0b881670a0b45a0a47836e4baac885277f44c767
parentd554f1d818797b182b048198ecb1f789adb5f02b (diff)
downloaddwm-flexipatch-bd5f5608a331b10746cde9c3ecbba24ae100f64d.tar.gz
dwm-flexipatch-bd5f5608a331b10746cde9c3ecbba24ae100f64d.zip
Adding README changes for xkb patch
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index e069760..ebb9d55 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,8 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t
### Changelog:
+2021-04-07 - Added xkb patch
+
2021-04-06 - Added the distributetags patch
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/)
- 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/)
- allows dwm to read colors from xrdb (.Xresources) during runtime