summaryrefslogtreecommitdiff
path: root/wm/Makefile
diff options
context:
space:
mode:
authorpin <pin@pkgsrc.org>2020-04-12 17:32:45 +0000
committerpin <pin@pkgsrc.org>2020-04-12 17:32:45 +0000
commit5609e9b11a2c4b7267aabdc7a5795ec22d66ee1e (patch)
treedb464354d732b204ba245af84fe8f622d56714d6 /wm/Makefile
parent31412d6d227dbab9fd61e66555980db1cc27e99e (diff)
downloadpkgsrc-5609e9b11a2c4b7267aabdc7a5795ec22d66ee1e.tar.gz
import wm/sowm
sowm (Simple Opinionated Window Manager) An itsy bitsy floating window manager. - Floating only. - Fullscreen toggle. - Window centering. - Mix of mouse and keyboard workflow. - Focus with cursor. - Rounded corners (through patch(https://github.com/dylanaraps/sowm/pull/58)) - Titlebars (through patch(https://github.com/dylanaraps/sowm/pull/57))
Diffstat (limited to 'wm/Makefile')
-rw-r--r--wm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile
index 124627107bc..ec95d53b1dd 100644
--- a/wm/Makefile
+++ b/wm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.147 2020/03/31 22:36:37 gutteridge Exp $
+# $NetBSD: Makefile,v 1.148 2020/04/12 17:34:18 pin Exp $
#
COMMENT= X11 window managers, configuration tools, and themes
@@ -77,6 +77,7 @@ SUBDIR+= sawfish
SUBDIR+= selectwm
SUBDIR+= skhd
SUBDIR+= skippy
+SUBDIR+= sowm
SUBDIR+= spectrwm
SUBDIR+= swc
SUBDIR+= trayer