From 5884397e46bc4799297f3844750ca9d440a15c6d Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 25 Jul 2026 08:20:19 -0700 Subject: [PATCH] Drop the bar.json nobody reads It was the user override file for the first Quickshell bar, back when the bar layered it over bar-defaults.json. Unifying everything into shell.json left an empty file that installs and the quattro upgrade kept faithfully copying around. Co-Authored-By: Claude Opus 5 (1M context) --- bin/omarchy-upgrade-to-quattro | 1 - config/omarchy/bar.json | 1 - 2 files changed, 2 deletions(-) delete mode 100644 config/omarchy/bar.json diff --git a/bin/omarchy-upgrade-to-quattro b/bin/omarchy-upgrade-to-quattro index 22412897..69dccde5 100755 --- a/bin/omarchy-upgrade-to-quattro +++ b/bin/omarchy-upgrade-to-quattro @@ -1493,7 +1493,6 @@ always_copy_config_files=( hypr/input.lua hypr/looknfeel.lua hypr/monitors.lua - omarchy/bar.json omarchy/extensions/omarchy-menu.jsonc omarchy/hooks/pre-refresh-pacman.d/add-custom-repo.sample omarchy/shell.json diff --git a/config/omarchy/bar.json b/config/omarchy/bar.json deleted file mode 100644 index 0967ef42..00000000 --- a/config/omarchy/bar.json +++ /dev/null @@ -1 +0,0 @@ -{}