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