Update screensaver with 2x version
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
echo "Update Omarchy screensaver txt (if unchanged)"
|
||||
if cmp -s $OMARCHY_PATH/logo.txt ~/.config/omarchy/branding/screensaver.txt; then
|
||||
cp "$OMARCHY_PATH/config/omarchy/branding/screensaver.txt" ~/.config/omarchy/branding/screensaver.txt
|
||||
fi
|
||||
Reference in New Issue
Block a user