Don't crash Waybar's status-display by stringifying pulldown tuples
This commit is contained in:
@@ -430,7 +430,7 @@
|
||||
:period ">"
|
||||
"")
|
||||
" "
|
||||
(string/join (map |(string ":" $) (output :tags-other)))))
|
||||
(string/join (map |(string ":" $) (filter keyword? (output :tags-other))))))
|
||||
|
||||
|
||||
(defn action/target-in [obj list dir]
|
||||
|
||||
Reference in New Issue
Block a user