diff options
| author | bakkeby <[email protected]> | 2021-04-08 11:58:24 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2021-04-08 11:58:24 +0200 |
| commit | bd5f5608a331b10746cde9c3ecbba24ae100f64d (patch) | |
| tree | 0b881670a0b45a0a47836e4baac885277f44c767 /README.md | |
| parent | d554f1d818797b182b048198ecb1f789adb5f02b (diff) | |
| download | dwm-flexipatch-bd5f5608a331b10746cde9c3ecbba24ae100f64d.tar.gz dwm-flexipatch-bd5f5608a331b10746cde9c3ecbba24ae100f64d.zip | |
Adding README changes for xkb patch
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |
