aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-12-22 19:00:27 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-12-22 19:00:27 +0000
commit455c50ff9f76250845d7146dfaf89ad2594d65ec (patch)
treea5eb3dea16ba2522fb1d9fd9b59f4b2bc71066a7 /x11/Makefile
parentf3d638f1438479ce96b106d4e4c567a18aabda5a (diff)
downloadports-455c50ff9f76250845d7146dfaf89ad2594d65ec.tar.gz
ports-455c50ff9f76250845d7146dfaf89ad2594d65ec.zip
x11/wmfocus: add new port
This tool that allows you to rapidly choose a specific window directly without having to use the mouse or directional keyboard navigation. https://github.com/svenstaro/wmfocus
Notes
Notes: svn path=/head/; revision=558945
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index d7d30c77f33f..a757286b0e7b 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -363,6 +363,7 @@
SUBDIR += wmcliphist
SUBDIR += wmctrl
SUBDIR += wmdrawer
+ SUBDIR += wmfocus
SUBDIR += wmmatrix
SUBDIR += wmsystemtray
SUBDIR += wmutils-core