diff --git a/wize.rb b/wize.rb index 038d058..1a4b8b9 100755 --- a/wize.rb +++ b/wize.rb @@ -148,6 +148,9 @@ def installWize Dir.chdir($zimConfigDir) system("rm -f style.conf") system("ln -s #{$zimShareDir}/style.conf style.conf") + + # Now apply wize theme + applyConfig("wize") end # Create style-name.conf according to common-name/zim-variables.css