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"