aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home/services/herbstluftwm.scm
diff options
context:
space:
mode:
Diffstat (limited to 'oni/home/services/herbstluftwm.scm')
-rw-r--r--oni/home/services/herbstluftwm.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/oni/home/services/herbstluftwm.scm b/oni/home/services/herbstluftwm.scm
index 2d0ef82..a563aa6 100644
--- a/oni/home/services/herbstluftwm.scm
+++ b/oni/home/services/herbstluftwm.scm
@@ -73,7 +73,7 @@
(length tags))
tags)
(if (> (length tags) 0)
- (list (format #f "herbstclient merge_tag default ~s\n" (car tags)))
+ (list (format #f "herbstclient use ~s\nherbstclient merge_tag default ~s\n" (car tags) (car tags)))
'())
(map (lambda (attribute-pair)
(format #f "herbstclient attr ~a ~s\n"