summaryrefslogtreecommitdiff
path: root/autoscripts/postinst-wm
diff options
context:
space:
mode:
Diffstat (limited to 'autoscripts/postinst-wm')
-rw-r--r--autoscripts/postinst-wm3
1 files changed, 0 insertions, 3 deletions
diff --git a/autoscripts/postinst-wm b/autoscripts/postinst-wm
deleted file mode 100644
index 925c7883..00000000
--- a/autoscripts/postinst-wm
+++ /dev/null
@@ -1,3 +0,0 @@
-if command -v register-window-manager >/dev/null 2>&1; then
- register-window-manager --add #WM#
-fi