From b410a3a1c738cd81850a86e670a4674a1e541c88 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 24 Jun 2025 17:36:20 -0700 Subject: [PATCH] Use the hyprlock.conf from the current theme --- bin/omarchy-config-link | 1 - install/theme.sh | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/omarchy-config-link b/bin/omarchy-config-link index c2dc8f0..9b24526 100755 --- a/bin/omarchy-config-link +++ b/bin/omarchy-config-link @@ -3,6 +3,5 @@ # Link all the key config files to omarchy's internal versions for quicker testing ln -nsf ~/.local/share/omarchy/config/hypr/hyprland.conf ~/.config/hypr/ ln -nsf ~/.local/share/omarchy/config/hypr/hypridle.conf ~/.config/hypr/ -ln -nsf ~/.local/share/omarchy/config/hypr/hyprlock.conf ~/.config/hypr/ ln -nsf ~/.local/share/omarchy/config/waybar/config ~/.config/waybar/ ln -nsf ~/.local/share/omarchy/config/wofi/config ~/.config/wofi/ diff --git a/install/theme.sh b/install/theme.sh index 380b41c..468d10f 100644 --- a/install/theme.sh +++ b/install/theme.sh @@ -16,6 +16,7 @@ source ~/.local/share/omarchy/themes/tokyo-night/backgrounds.sh ln -snf ~/.config/omarchy/backgrounds/tokyo-night ~/.config/omarchy/current/backgrounds # Set specific app links for current theme +ln -snf ~/.config/omarchy/current/theme/hyprlock.conf ~/.config/hypr/hyprlock.conf ln -snf ~/.config/omarchy/current/theme/wofi.css ~/.config/wofi/style.css ln -snf ~/.config/omarchy/current/theme/neovim.lua ~/.config/nvim/lua/plugins/theme.lua mkdir -p ~/.config/btop/themes