Wire theme restore/backup into bin/restore.sh and bin/backup.sh
- restore.sh: after folder+venv+frontend restore, runs assets/themes/install-theme.sh to rebuild the desktop wiring - backup.sh: snapshots live xfconf + GTK 3/4 settings.ini into assets/themes/restore-snapshot/ before the router mirror, so the backup captures actual state (install-theme.sh stays the applier) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# NexusOS live desktop wiring — snapshot 2026-05-18T13:42:57-05:00
|
||||
# Reference only. Restore is done by assets/themes/install-theme.sh
|
||||
xsettings /Net/ThemeName = NexusOS
|
||||
xsettings /Net/IconThemeName = NexusOS
|
||||
xsettings /Gtk/CursorThemeName = DMZ-White
|
||||
xsettings /Gtk/CursorThemeSize = 24
|
||||
xsettings /Gtk/FontName = Ubuntu 10
|
||||
xfwm4 /general/theme = NexusOS
|
||||
Reference in New Issue
Block a user