summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCole Mickens <cole.mickens@gmail.com>2019-06-03 14:01:33 -0700
committerCole Mickens <cole.mickens@gmail.com>2019-06-03 14:04:17 -0700
commitd45df08851161dcd4b210e3b90d0bc030d4cb334 (patch)
tree3f53e4e51d22761c353982b972049c5a83fedeaa /README.md
parent3cf7515ceb6da18dfa72b03aa8981e362c6b5067 (diff)
add wtype; updates
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3d5122e..7917b88 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,8 @@ Packages from this overlay are regularly updated and built against `nixos-unstab
| pkgs/wf-recorder | [2019-05-22 13:40](https://github.com/ammen99/wf-recorder/commits/43fb1c25a80ac1e498b4e4db9c28ebd3def5804a) |
| pkgs/gebaar-libinput | [2019-04-05 13:27](https://github.com/Coffee2CodeNL/gebaar-libinput/commits/c18c8bd73e79aaf1211bd88bf9cff808273cf6d6) |
| pkgs/i3status-rust | [2019-05-29 16:40](https://github.com/greshake/i3status-rust/commits/96e932d98da673fd8ff2dfb92b86db5a3ef71a27) |
-| pkgs/alacritty | [2019-06-03 15:18](https://github.com/jwilm/alacritty/commits/3156517c70db3c127688ffec43a9bdd59d06dfab) |
+| pkgs/alacritty | [2019-06-03 20:01](https://github.com/jwilm/alacritty/commits/3931fb6fbce728c33b4ae2d1e604f181a7246fe0) |
+| pkgs/wtype | [2019-05-30 23:01](https://github.com/atx/wtype/commits/157ae8fb7bc4235d1dd87dde479eecfc2a17665f) |
<!--pkgs-->
</details>
@@ -94,6 +95,7 @@ in
wayfire # wayfire WM
wf-config # wayfire config manager
+ wtype # xdotool, but for wayland
];
}
```