aboutsummaryrefslogtreecommitdiff
path: root/x11/j4-dmenu-desktop/pkg-descr
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2019-03-03 11:58:46 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2019-03-03 11:58:46 +0000
commit458f0d829a6939a9429f1a652edb68cfcb0c1370 (patch)
tree2d5c26e0f7fe8d5dc94748773615f17f15255938 /x11/j4-dmenu-desktop/pkg-descr
parent769d2cd9cc62f32775e1299d488f6fb945b8329b (diff)
New port: x11/j4-dmenu-dekstop: Fast desktop menu (i3-dmenu-desktop replacement)
j4-dmenu-desktop is a replacement for i3-dmenu-desktop. It's purpose is to find .desktop files and offer you a menu to start an application using dmenu. Since r2.7 j4-dmenu-desktop doesn't require i3wm anymore and should work just fine on about any desktop environment. You can also execute shell commands using it. WWW: https://github.com/enkore/j4-dmenu-desktop Reviewed by: mat Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D18911
Notes
Notes: svn path=/head/; revision=494503
Diffstat (limited to 'x11/j4-dmenu-desktop/pkg-descr')
-rw-r--r--x11/j4-dmenu-desktop/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/x11/j4-dmenu-desktop/pkg-descr b/x11/j4-dmenu-desktop/pkg-descr
new file mode 100644
index 000000000000..33c86a16750a
--- /dev/null
+++ b/x11/j4-dmenu-desktop/pkg-descr
@@ -0,0 +1,8 @@
+j4-dmenu-desktop is a replacement for i3-dmenu-desktop. It's purpose is to find
+.desktop files and offer you a menu to start an application using dmenu. Since
+r2.7 j4-dmenu-desktop doesn't require i3wm anymore and should work just fine on
+about any desktop environment.
+
+You can also execute shell commands using it.
+
+WWW: https://github.com/enkore/j4-dmenu-desktop