Override blueberry .desktop file to force dark mode

This commit is contained in:
David Heinemeier Hansson
2025-06-09 12:26:39 +02:00
parent d9856acd5e
commit 3f5d889928
2 changed files with 11 additions and 0 deletions

View File

@ -1,6 +1,9 @@
# Copy over Omarchy configs
cp -R ~/.local/share/omarchy/config/* ~/.config/
# Copy over Omarchy applications
cp -R ~/.local/share/omarchy/applications/* ~/.local/share/applications/
# Use default bashrc from Omarchy
echo "source ~/.local/share/omarchy/default/bash/rc" >~/.bashrc