Group all the omarchy-bar bins together

This commit is contained in:
David Heinemeier Hansson
2026-07-08 11:49:56 -07:00
parent c4b1e33669
commit aabae6fffe
7 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -660,7 +660,7 @@ Item {
if (!requestedTransparent || transparentForegroundProc.running) return
transparentForegroundProc.command = [
"omarchy-shell-bar-text-color",
"omarchy-bar-text-color",
root.position,
String(root.barSize),
colorHex(root.themeForeground),